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

Unified Diff: ui/file_manager/file_manager/foreground/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/foreground/js/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
index 7a9c35e4348b16590260aca5cca5091286ce6806..5324e57717943f5f766813929b5bc7abc18b24bc 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
@@ -12,10 +12,6 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'actions_model_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'app_state_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
@@ -56,10 +52,6 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'file_list_model_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'file_manager',
# 'includes': ['../../../compile_js2.gypi'],
# },
@@ -76,10 +68,6 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'file_tasks_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'file_transfer_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
@@ -99,10 +87,6 @@
# 'target_name': 'import_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
-# {
-# 'target_name': 'import_controller_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
{
'target_name': 'launch_param',
'dependencies': [
@@ -116,10 +100,6 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'list_thumbnail_loader_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'main',
# 'includes': ['../../../compile_js2.gypi'],
# },
@@ -144,26 +124,6 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'mock_actions_model',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
-# 'target_name': 'mock_directory_model',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
-# 'target_name': 'mock_folder_shortcut_data_model',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
-# 'target_name': 'mock_navigation_list_model',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
-# 'target_name': 'mock_thumbnail_loader',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'mouse_inactivity_watcher',
# 'includes': ['../../../compile_js2.gypi'],
# },
@@ -176,26 +136,14 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'navigation_list_model_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'progress_center_item_group',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'progress_center_item_group_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'providers_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'providers_model_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'quick_view_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
@@ -228,26 +176,14 @@
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'spinner_controller_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'task_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'task_controller_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'thumbnail_loader',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
-# 'target_name': 'thumbnail_loader_unittest',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
-# {
# 'target_name': 'toolbar_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },

Powered by Google App Engine
This is Rietveld 408576698