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

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

Issue 2717653002: Compile more Gallery targets in gyp v2. (Closed)
Patch Set: . Created 3 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
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 5a5c3fedadafbad6c2db2fad7ae549362386c6ce..9136a67922d8d5762bbefc86fe423b662c33d80d 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -130,6 +130,7 @@
'./image_editor/image_view.js',
'./image_editor/commands.js',
'./image_editor/image_editor.js',
+ './image_editor/image_editor_prompt.js',
'./image_editor/image_transform.js',
'./image_editor/image_adjust.js',
'./image_editor/image_resize.js',
@@ -152,6 +153,7 @@
'<(EXTERNS_DIR)/chrome_send.js',
'<(EXTERNS_DIR)/file_manager_private.js',
'<(EXTERNS_DIR)/metrics_private.js',
+ '<(EXTERNS_DIR)/web_animations.js',
'../../../../third_party/analytics/externs.js',
'../../../../third_party/closure_compiler/externs/polymer-1.0.js',
'../../externs/app_window_common.js',
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/compiled_resources.gyp ('k') | ui/file_manager/gallery/js/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698