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

Unified Diff: ui/file_manager/audio_player/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
« no previous file with comments | « no previous file | ui/file_manager/externs/app_window_common.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/audio_player/js/compiled_resources.gyp
diff --git a/ui/file_manager/audio_player/js/compiled_resources.gyp b/ui/file_manager/audio_player/js/compiled_resources.gyp
index 1f858764d90230cd189e9d130c13dd7f946d4d84..05df70c245bc185ac27d84678b86b7d4f649014d 100644
--- a/ui/file_manager/audio_player/js/compiled_resources.gyp
+++ b/ui/file_manager/audio_player/js/compiled_resources.gyp
@@ -107,6 +107,7 @@
'<(EXTERNS_DIR)/file_manager_private.js',
'<(EXTERNS_DIR)/metrics_private.js',
'../../../../third_party/analytics/externs.js',
+ '../../externs/app_window_common.js',
'../../externs/audio_player_foreground.js',
'../../externs/background_window_common.js',
'../../externs/chrome_test.js',
« no previous file with comments | « no previous file | ui/file_manager/externs/app_window_common.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698