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

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

Issue 2727353004: Compile Image Editor in gyp v2 (Closed)
Patch Set: . Created 3 years, 9 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 9136a67922d8d5762bbefc86fe423b662c33d80d..954ccbbdafae6e9e82515c8ce2f0f004836b6b01 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -129,6 +129,8 @@
'./image_editor/image_buffer.js',
'./image_editor/image_view.js',
'./image_editor/commands.js',
+ './image_editor/image_editor_mode.js',
+ './image_editor/image_editor_toolbar.js',
'./image_editor/image_editor.js',
'./image_editor/image_editor_prompt.js',
'./image_editor/image_transform.js',

Powered by Google App Engine
This is Rietveld 408576698