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

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

Issue 2299493002: Add an ability for resize in gallery. (Closed)
Patch Set: Created 4 years, 4 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 0b528197944597e9241b311abfaec862a36b83ce..d19b8e487434cc308ad7459892d3623d09e375ec 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -107,6 +107,7 @@
'../../file_manager/foreground/js/share_client.js',
'../../file_manager/foreground/js/thumbnail_loader.js',
'../../file_manager/foreground/js/ui/file_manager_dialog_base.js',
+ '../../file_manager/foreground/js/ui/files_alert_dialog.js',
'../../file_manager/foreground/js/ui/files_confirm_dialog.js',
'../../file_manager/foreground/js/ui/share_dialog.js',
'../../file_manager/foreground/js/volume_manager_wrapper.js',
@@ -120,6 +121,7 @@
'./image_editor/image_editor.js',
'./image_editor/image_transform.js',
'./image_editor/image_adjust.js',
+ './image_editor/image_resize.js',
'./image_editor/filter.js',
'./image_editor/image_encoder.js',
'./image_editor/exif_encoder.js',

Powered by Google App Engine
This is Rietveld 408576698