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

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

Issue 2883263002: Stop foreground depending on background in gyp v2 (Closed)
Patch Set: Removed unused TaskQueue and values in media_import_handler. Created 3 years, 7 months 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/background/js/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
index fbe43cd79b7aff2418e3cfccaba9178f4f42497d..fbc34411042594f7e49a6a730f46f5fda6ebe533 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
@@ -173,6 +173,7 @@
'target_name': 'media_scanner',
'dependencies': [
'../../../externs/compiled_resources2.gyp:platform',
+ '../../../externs/background/compiled_resources2.gyp:media_scanner',
'../../common/js/compiled_resources2.gyp:importer_common',
'<(EXTERNS_GYP):file_manager_private',
'file_operation_util',

Powered by Google App Engine
This is Rietveld 408576698