Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1129)

Unified Diff: ui/file_manager/file_manager/common/js/compiled_resources2.gyp

Issue 2603683002: Files app: Remove closure compiler targets which are used only in tests. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/file_manager/common/js/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
index 21337291a2d869909a810edb100da650568f448d..60b3ad18418649d745cd8896442eda1f6f32ed3f 100644
--- a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
@@ -36,14 +36,6 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'metrics_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
-# 'target_name': 'mock_entry',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'progress_center_common',
# 'includes': ['../../../compile_js2.gypi'],
# },
@@ -52,14 +44,6 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'test_tracker',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
-# 'target_name': 'unittest_util',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'util',
# 'includes': ['../../../compile_js2.gypi'],
# },

Powered by Google App Engine
This is Rietveld 408576698