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

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

Issue 2890123003: Compile file_manager and eliminate gyp v1 from Files App! (Closed)
Patch Set: Fix test failures. Format. 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/common/js/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
index f5600b9ca63f688a695a5ebc86993128be2e813b..e8ef84c96f4acde435b807c4fff4bc6d54d9a2e1 100644
--- a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
@@ -19,7 +19,7 @@
'target_name': 'importer_common',
'dependencies': [
'../../../externs/compiled_resources2.gyp:background_window',
- '../../../externs/compiled_resources2.gyp:file_browser_background',
+ '../../../externs/background/compiled_resources2.gyp:file_browser_background',
'<(DEPTH)/third_party/analytics/compiled_resources2.gyp:externs',
'<(EXTERNS_GYP):chrome_extensions',
'<(EXTERNS_GYP):command_line_private',

Powered by Google App Engine
This is Rietveld 408576698