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

Unified Diff: ui/file_manager/image_loader/image_loader_unittest.html

Issue 2634213003: Compile image loader in v2 syntax. (Closed)
Patch Set: Fix a unit test. Created 3 years, 11 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/image_loader/image_loader.js ('k') | ui/file_manager/image_loader/image_loader_unittest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/image_loader/image_loader_unittest.html
diff --git a/ui/file_manager/image_loader/image_loader_unittest.html b/ui/file_manager/image_loader/image_loader_unittest.html
index 0ad3431942428b7b253f374f9c3737ca64ff9081..03e7b2b75d1baec83fd2219e549d2bf878679c4d 100644
--- a/ui/file_manager/image_loader/image_loader_unittest.html
+++ b/ui/file_manager/image_loader/image_loader_unittest.html
@@ -6,6 +6,7 @@
<script src="../../webui/resources/js/assert.js"></script>
<script src="../file_manager/foreground/js/metadata/image_orientation.js"></script>
+<script src="image_loader_util.js"></script>
<script src="image_loader.js"></script>
<script src="image_loader_unittest.js"></script>
« no previous file with comments | « ui/file_manager/image_loader/image_loader.js ('k') | ui/file_manager/image_loader/image_loader_unittest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698