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

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

Issue 2606663002: Files app: Compile common/js/util.js (Closed)
Patch Set: Remove redundant appID. Created 4 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/gallery/js/compiled_resources.gyp
diff --git a/ui/file_manager/gallery/js/compiled_resources.gyp b/ui/file_manager/gallery/js/compiled_resources.gyp
index da3dc667891bc94a6524f64fccedcedc8825d7b7..1757186d4d46ae40ce382ac751b2f7f9d13d7d67 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -38,6 +38,7 @@
'<(EXTERNS_DIR)/file_manager_private.js',
'<(EXTERNS_DIR)/metrics_private.js',
'../../../../third_party/analytics/externs.js',
+ '../../externs/app_window_common.js',
'../../externs/chrome_test.js',
'../../externs/entry_location.js',
'../../externs/es6_workaround.js',
@@ -149,6 +150,7 @@
'<(EXTERNS_DIR)/metrics_private.js',
'../../../../third_party/analytics/externs.js',
'../../../../third_party/closure_compiler/externs/polymer-1.0.js',
+ '../../externs/app_window_common.js',
'../../externs/background_window_common.js',
'../../externs/chrome_test.js',
'../../externs/entry_location.js',
« no previous file with comments | « ui/file_manager/file_manager/common/js/compiled_resources2.gyp ('k') | ui/file_manager/video_player/js/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698