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

Unified Diff: ui/file_manager/gallery/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/gallery/js/compiled_resources2.gyp
diff --git a/ui/file_manager/gallery/js/compiled_resources2.gyp b/ui/file_manager/gallery/js/compiled_resources2.gyp
index f5be3c8f138bb1f039db9a515a88cd205651ece4..ce842523bdc22dc73cea687c58ab06a4378c2791 100644
--- a/ui/file_manager/gallery/js/compiled_resources2.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources2.gyp
@@ -12,18 +12,10 @@
# 'includes': ['../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'dimmable_ui_controller_unittest',
-# 'includes': ['../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'entry_list_watcher',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'entry_list_watcher_unittest',
-# 'includes': ['../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'error_banner',
# 'includes': ['../../compile_js2.gypi'],
# },
@@ -36,18 +28,10 @@
# 'includes': ['../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'gallery_data_model_unittest',
-# 'includes': ['../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'gallery_item',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'gallery_item_unittest',
-# 'includes': ['../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'gallery_scripts',
# 'includes': ['../../compile_js2.gypi'],
# },
@@ -56,10 +40,6 @@
# 'includes': ['../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'gallery_util_unittest',
-# 'includes': ['../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'metadata_worker',
# 'includes': ['../../compile_js2.gypi'],
# },
@@ -68,22 +48,10 @@
# 'includes': ['../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'ribbon_unittest',
-# 'includes': ['../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'slide_mode',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'slide_mode_unittest',
-# 'includes': ['../../compile_js2.gypi'],
-# },
-# {
-# 'target_name': 'test_util',
-# 'includes': ['../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'thumbnail_mode',
# 'includes': ['../../compile_js2.gypi'],
# },

Powered by Google App Engine
This is Rietveld 408576698