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

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

Issue 2883263002: Stop foreground depending on background in gyp v2 (Closed)
Patch Set: 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/foreground/js/ui/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
index 2b41bb909dfb82e494dfc6415103e32752ac8726..10cb8b4e3164f0045cbbde176e0884d0de95ceba 100644
--- a/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp
@@ -69,8 +69,8 @@
{
'target_name': 'directory_tree',
'dependencies': [
+ '../../../../externs/background/compiled_resources2.gyp:file_operation_manager',
'../../../../externs/compiled_resources2.gyp:menu_item_update_event',
- '../../../background/js/compiled_resources2.gyp:file_operation_manager',
'../../../common/js/compiled_resources2.gyp:util',
'../../../common/js/compiled_resources2.gyp:volume_manager_common',
'../compiled_resources2.gyp:directory_model',
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/file_manager.js ('k') | ui/file_manager/gallery/js/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698