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

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

Issue 1408533002: Turn on verbose flag for compiling file_manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and address review comments. Created 5 years, 2 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/gallery_item_unittest.html
diff --git a/ui/file_manager/gallery/js/gallery_item_unittest.html b/ui/file_manager/gallery/js/gallery_item_unittest.html
index 3d042c053227ffcecb6767ebb71853549d7f5c8d..21b04aeedd399665396dd2f07ac6b373c1555f06 100644
--- a/ui/file_manager/gallery/js/gallery_item_unittest.html
+++ b/ui/file_manager/gallery/js/gallery_item_unittest.html
@@ -4,7 +4,7 @@
-- found in the LICENSE file.
-->
<script>
-// Define mock Gallery class to define Gallery.Item class.
+// Define mock Gallery class to define GalleryItem class.
var Gallery = function() {};
</script>
<!-- Should be loaded before volume_manager.js -->

Powered by Google App Engine
This is Rietveld 408576698