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

Unified Diff: ui/file_manager/externs/background/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/externs/background/compiled_resources2.gyp
diff --git a/ui/file_manager/externs/background/compiled_resources2.gyp b/ui/file_manager/externs/background/compiled_resources2.gyp
index df2802859177f3bb395fd421a8e2d70031978b0d..0fa8a2843ff6a1812a98efeba9d3278d65b9bfaf 100644
--- a/ui/file_manager/externs/background/compiled_resources2.gyp
+++ b/ui/file_manager/externs/background/compiled_resources2.gyp
@@ -13,10 +13,26 @@
'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
},
{
+ 'target_name': 'file_browser_background',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'file_browser_background_full',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
'target_name': 'file_operation_manager',
'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
},
{
+ 'target_name': 'import_history',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
+ 'target_name': 'import_history_enum',
+ 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
'target_name': 'import_runner',
'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
},
« no previous file with comments | « third_party/closure_compiler/compiled_resources.gyp ('k') | ui/file_manager/externs/background/file_browser_background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698