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

Unified Diff: ui/file_manager/file_manager/background/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/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 7a6ca2d3bc71b55d7dba7fd43d1b14c1e0a291d7..4b750425318f2bb90c124ad4943e84b3e3fa93a8 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
@@ -24,6 +24,7 @@
{
'target_name': 'background',
'dependencies': [
+ '../../../externs/background/compiled_resources2.gyp:file_browser_background_full',
'../../../externs/compiled_resources2.gyp:volume_manager',
'../../common/js/compiled_resources2.gyp:metrics',
'../../common/js/compiled_resources2.gyp:util',
@@ -130,6 +131,7 @@
{
'target_name': 'import_history',
'dependencies': [
+ '../../../externs/background/compiled_resources2.gyp:import_history',
'../../common/js/compiled_resources2.gyp:importer_common',
'../../common/js/compiled_resources2.gyp:metrics',
'../../common/js/compiled_resources2.gyp:metrics_events',
« no previous file with comments | « ui/file_manager/file_manager/background/js/background.js ('k') | ui/file_manager/file_manager/background/js/import_history.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698