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

Unified Diff: ui/file_manager/gallery/js/slide_mode_unittest.html

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/js/slide_mode.js ('k') | ui/file_manager/integration_tests/gallery/photo_editor.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/gallery/js/slide_mode_unittest.html
diff --git a/ui/file_manager/gallery/js/slide_mode_unittest.html b/ui/file_manager/gallery/js/slide_mode_unittest.html
index 67b0d319c141679ed51bda827ee645bed79861d9..87c7b06d86d5c006be680d7d760c7a7a0edcf160 100644
--- a/ui/file_manager/gallery/js/slide_mode_unittest.html
+++ b/ui/file_manager/gallery/js/slide_mode_unittest.html
@@ -11,6 +11,7 @@ var ImageEditor = {
Mode: {
InstantAutofix: function() {},
Crop: function() {},
+ Resize: function() {},
Exposure: function() {},
OneClick: function() {}
}
« no previous file with comments | « ui/file_manager/gallery/js/slide_mode.js ('k') | ui/file_manager/integration_tests/gallery/photo_editor.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698