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

Unified Diff: ui/file_manager/gallery/js/image_editor/commands.js

Issue 2717653002: Compile more Gallery targets 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/image_editor/commands.js
diff --git a/ui/file_manager/gallery/js/image_editor/commands.js b/ui/file_manager/gallery/js/image_editor/commands.js
index 866c319df58751164e3047b9fc304f6dbd21602d..c424db502408ba405152a208af15252517e98523 100644
--- a/ui/file_manager/gallery/js/image_editor/commands.js
+++ b/ui/file_manager/gallery/js/image_editor/commands.js
@@ -48,7 +48,7 @@ function CommandQueue(document, image, saveFunction) {
* Once the UI is attached the results of image manipulations are displayed.
*
* @param {!ImageView} imageView The ImageView object to display the results.
- * @param {!ImageEditor.Prompt} prompt Prompt to use with this CommandQueue.
+ * @param {!ImageEditorPrompt} prompt Prompt to use with this CommandQueue.
* @param {!FilesToast} toast Toast.
* @param {function()} updateUndoRedo Function to update undo and redo buttons
* state.
« no previous file with comments | « ui/file_manager/gallery/js/gallery_scripts.js ('k') | ui/file_manager/gallery/js/image_editor/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698