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

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

Issue 921043004: [Gallery app] Make the background page use BackgroundBase class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 5 years, 10 months 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/background.js ('k') | ui/file_manager/gallery/js/gallery.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 22542de15e4615f7ac3bdb461b0f6b6d00579a94..330f8fda1e3179e56247935180f28f3fb5a17bce 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -20,6 +20,8 @@
'../../file_manager/common/js/volume_manager_common.js',
'../../file_manager/common/js/error_util.js',
'../../file_manager/common/js/file_type.js',
+ '../../file_manager/background/js/app_window_wrapper.js',
+ '../../file_manager/background/js/background_base.js',
'../../file_manager/background/js/volume_manager.js',
],
'externs': [
@@ -55,6 +57,7 @@
'../../../webui/resources/js/cr/ui/list_selection_controller.js',
'../../../webui/resources/js/cr/ui/list.js',
'../../../webui/resources/js/cr/ui/grid.js',
+ '../../../webui/resources/js/i18n_template_no_process.js',
'../../file_manager/common/js/volume_manager_common.js',
'../../file_manager/common/js/lru_cache.js',
'../../file_manager/common/js/async_util.js',
« no previous file with comments | « ui/file_manager/gallery/js/background.js ('k') | ui/file_manager/gallery/js/gallery.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698