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

Unified Diff: ui/file_manager/gallery/js/image_editor/image_view_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: Use type cast for createElement, fix indent. 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/image_editor/image_view_unittest.html
diff --git a/ui/file_manager/gallery/js/image_editor/image_view_unittest.html b/ui/file_manager/gallery/js/image_editor/image_view_unittest.html
index d9eb5360d824c7931330694964d74d1a023df8d9..88248e24d7b10301e17e1a942e225d058c1ec0cd 100644
--- a/ui/file_manager/gallery/js/image_editor/image_view_unittest.html
+++ b/ui/file_manager/gallery/js/image_editor/image_view_unittest.html
@@ -6,11 +6,6 @@
<html>
<body>
-<script>
-<!-- Define Gallery for Gallery.Item. -->
-var Gallery = {};
-</script>
-
<script src="../../../file_manager/common/js/file_type.js"></script>
<script src="../../../file_manager/common/js/mock_entry.js"></script>
<script src="../../../file_manager/foreground/js/thumbnail_loader.js"></script>
« no previous file with comments | « ui/file_manager/gallery/js/image_editor/image_view.js ('k') | ui/file_manager/gallery/js/image_editor/image_view_unittest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698