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

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

Issue 2299493002: Add an ability for resize in gallery. (Closed)
Patch Set: Make a change in GalleryJsTest.SlideModeTest Created 4 years, 3 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
« no previous file with comments | « ui/file_manager/gallery/images/200/resize.png ('k') | ui/file_manager/gallery/js/gallery.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 7808ba1bb75a24fca17e808cdfa6824f0052fa73..da3dc667891bc94a6524f64fccedcedc8825d7b7 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -115,6 +115,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',
@@ -127,6 +128,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',
« no previous file with comments | « ui/file_manager/gallery/images/200/resize.png ('k') | ui/file_manager/gallery/js/gallery.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698