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

Unified Diff: ui/file_manager/file_manager/background/js/compiled_resources.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
Index: ui/file_manager/file_manager/background/js/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/background/js/compiled_resources.gyp b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
index 98de969b536eebaa113b931c8309ca5356e6c9f2..a65581be5c7ca3a42391a91ac3457dc2609a9c77 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
@@ -58,6 +58,7 @@
'<(EXTERNS_DIR)/file_manager_private.js',
'<(EXTERNS_DIR)/metrics_private.js',
'../../../../../third_party/analytics/externs.js',
+ '../../../externs/background_window.js',
'../../../externs/chrome_test.js',
'../../../externs/connection.js',
'../../../externs/css_rule.js',
« no previous file with comments | « ui/file_manager/externs/file_browser_background.js ('k') | ui/file_manager/file_manager/background/js/media_scanner.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698