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

Unified Diff: ui/file_manager/file_manager/foreground/js/ui/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/foreground/js/ui/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
index daa682e2c9d4e0e82d20116bc9a761dad0f40da3..3d65fab46270197a616ff8275bcbac90b45b6fb6 100644
--- a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
@@ -8,10 +8,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'actions_submenu_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'banners',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -36,10 +32,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'directory_tree_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'drag_selector',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -80,10 +72,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'file_table_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'files_alert_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },

Powered by Google App Engine
This is Rietveld 408576698