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

Unified Diff: ui/file_manager/file_manager/foreground/js/metadata/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/metadata/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources2.gyp
index 55a28f94b16e58592e0d38cf101b74f3b5923a70..3b23f83665c940bca58d272710ced217231c2c24 100644
--- a/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources2.gyp
@@ -12,10 +12,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'content_metadata_provider_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'exif_constants',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -24,26 +20,14 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'exif_parser_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'external_metadata_provider',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'external_metadata_provider_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'file_system_metadata_provider',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'file_system_metadata_provider_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'function_parallel',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -60,10 +44,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'image_orientation_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'image_parsers',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -72,18 +52,10 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'metadata_cache_item_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'metadata_cache_set',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'metadata_cache_set_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'metadata_dispatcher',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -96,10 +68,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'metadata_model_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'metadata_parser',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -112,10 +80,6 @@
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'multi_metadata_provider_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'new_metadata_provider',
# 'includes': ['../../../../compile_js2.gypi'],
# },
@@ -123,9 +87,5 @@
# 'target_name': 'thumbnail_model',
# 'includes': ['../../../../compile_js2.gypi'],
# },
-# {
-# 'target_name': 'thumbnail_model_unittest',
-# 'includes': ['../../../../compile_js2.gypi'],
-# },
],
}

Powered by Google App Engine
This is Rietveld 408576698