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

Unified Diff: chrome/browser/resources/file_manager/gallery.html

Issue 12304013: Introduce Image loader extension. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Simplified. Created 7 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: chrome/browser/resources/file_manager/gallery.html
diff --git a/chrome/browser/resources/file_manager/gallery.html b/chrome/browser/resources/file_manager/gallery.html
index 40f08ec51502e67062a66108c57121541a07a07d..ae3542ff63b9ba9051363c6ffbc2c4017c2e346e 100644
--- a/chrome/browser/resources/file_manager/gallery.html
+++ b/chrome/browser/resources/file_manager/gallery.html
@@ -19,6 +19,8 @@
Keep the list in sync with gallery_scripts.js. -->
<script src="js/metrics.js"></script>
+ <script src="../image_loader/client.js"></script>
+
<script src="../../../../ui/webui/resources/js/cr.js"></script>
<script src="../../../../ui/webui/resources/js/event_tracker.js"></script>
<script src="../../../../ui/webui/resources/js/load_time_data.js"></script>
« no previous file with comments | « chrome/browser/resources/file_manager/css/photo_import.css ('k') | chrome/browser/resources/file_manager/js/action_choice.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698