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

Unified Diff: ui/file_manager/externs/compiled_resources2.gyp

Issue 2642743006: Compile file_manager/common and volume_manager_wrapper in v2 syntax. (Closed)
Patch Set: Format. Created 3 years, 11 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
« no previous file with comments | « ui/file_manager/externs/background_window.js ('k') | ui/file_manager/externs/file_browser_background.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/externs/compiled_resources2.gyp
diff --git a/ui/file_manager/externs/compiled_resources2.gyp b/ui/file_manager/externs/compiled_resources2.gyp
index 4054db0cfdfb03a1e8221d70b491c9847bcee4de..0943440c7315f31b0fad106836ebab823bba8cbb 100644
--- a/ui/file_manager/externs/compiled_resources2.gyp
+++ b/ui/file_manager/externs/compiled_resources2.gyp
@@ -68,6 +68,10 @@
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
+ 'target_name': 'file_browser_background',
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
'target_name': 'file_operation_progress_event',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
« no previous file with comments | « ui/file_manager/externs/background_window.js ('k') | ui/file_manager/externs/file_browser_background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698