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

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: Remove externs/common.js. 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
« no previous file with comments | « ui/file_manager/externs/platform.js ('k') | ui/file_manager/file_manager/common/js/externs.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
},
« no previous file with comments | « ui/file_manager/externs/platform.js ('k') | ui/file_manager/file_manager/common/js/externs.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698