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

Unified Diff: ui/file_manager/video_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 | « ui/file_manager/gallery/js/compiled_resources.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/video_player/js/compiled_resources.gyp
diff --git a/ui/file_manager/video_player/js/compiled_resources.gyp b/ui/file_manager/video_player/js/compiled_resources.gyp
index a28ef81ad9e3c41f1df23d984795e660b093f00d..41d4ea211e23379d0cd21ca29c700330417e2c96 100644
--- a/ui/file_manager/video_player/js/compiled_resources.gyp
+++ b/ui/file_manager/video_player/js/compiled_resources.gyp
@@ -114,6 +114,7 @@
'<(EXTERNS_DIR)/media_player_private.js',
'<(EXTERNS_DIR)/metrics_private.js',
'../../../../third_party/analytics/externs.js',
+ '../../externs/app_window_common.js',
'../../externs/background_window_common.js',
'../../externs/chrome_test.js',
'../../externs/chrome_cast.js',
@@ -121,7 +122,6 @@
'../../externs/entry_location.js',
'../../externs/es6_workaround.js',
'../../externs/platform.js',
- '../../externs/video_player_foreground.js',
'../../externs/volume_info.js',
'../../externs/volume_info_list.js',
'../../externs/volume_manager.js',
« no previous file with comments | « ui/file_manager/gallery/js/compiled_resources.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698