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

Unified Diff: ui/file_manager/file_manager/background/js/compiled_resources.gyp

Issue 797553004: Add externs for gallery. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add externs/platform.js to file_manager/background. Created 6 years 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 e573d5c8304d051ea3c2b1da11eb2c4c1a5606c4..47d30812a5e45ebc55bc2172248782550435966c 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
@@ -50,6 +50,7 @@
'../../../externs/connection.js',
'../../../externs/css_rule.js',
'../../../externs/webview_tag.js',
+ '../../../externs/platform.js',
'../../common/js/externs.js',
],
},

Powered by Google App Engine
This is Rietveld 408576698