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

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

Issue 2805853002: Compile suggest_app_dialog in gyp v2 (Closed)
Patch Set: Fix unit test. Created 3 years, 8 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
Index: ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
index 017f7e0e7a28c8aa85a18719cc7ca0dc40f2e4b5..10eed82564cef76628b8f0249acf5f1246587c61 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -85,6 +85,7 @@
'./actions_model.js',
'./app_state_controller.js',
'./column_visibility_controller.js',
+ './constants.js',
'./dialog_action_controller.js',
'./dialog_type.js',
'./directory_contents.js',
@@ -162,6 +163,7 @@
'./ui/suggest_apps_dialog.js',
'./main_window_component.js',
'./volume_manager_wrapper.js',
+ './web_store_utils.js',
'./metadata/byte_reader.js',
],
'externs': [

Powered by Google App Engine
This is Rietveld 408576698