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/gallery/js/compiled_resources.gyp

Issue 2678723002: Compile several targets in Gallery 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 2d4980074d902d71c4deaf4080973e4f3713a560..d7b996fd07c950f2c3b704d833386f53cf9a163e 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -124,6 +124,7 @@
'../../file_manager/foreground/js/volume_manager_wrapper.js',
'../../image_loader/image_loader_client.js',
'./image_editor/image_util.js',
+ './image_editor/image_loader.js',
fukino 2017/02/23 05:35:39 sort
oka 2017/02/23 06:02:31 It seems order matters in gyp. I'd rather keep thi
'./image_editor/viewport.js',
'./image_editor/image_buffer.js',
'./image_editor/image_view.js',

Powered by Google App Engine
This is Rietveld 408576698