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

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

Issue 2826433002: Compile all the UI elements of Files app in gyp v2 (Closed)
Patch Set: Addressed comments. Created 3 years, 8 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 7b8d0bd05ec342babd0718f8d682ceac737ba8d4..19beee0d5dfe4a686d9857310460cd324b2de6fd 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
@@ -202,10 +202,10 @@
{
'target_name': 'progress_center',
'dependencies': [
- '../../../externs/compiled_resources2.gyp:progress_center_panel',
'../../common/js/compiled_resources2.gyp:async_util',
'../../common/js/compiled_resources2.gyp:progress_center_common',
'../../common/js/compiled_resources2.gyp:util',
+ '../../foreground/js/ui/compiled_resources2.gyp:progress_center_panel',
'<(EXTERNS_GYP):chrome_extensions',
],
'includes': ['../../../compile_js2.gypi'],
« no previous file with comments | « ui/file_manager/externs/progress_center_panel.js ('k') | ui/file_manager/file_manager/foreground/js/actions_model.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698