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

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

Issue 838993002: Gallery: Split GalleryDataModel from gallery.js. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix the year. Created 5 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
Index: ui/file_manager/gallery/gallery.html
diff --git a/ui/file_manager/gallery/gallery.html b/ui/file_manager/gallery/gallery.html
index cadb4e333a29f24e4d601939265d0acc4f822fb7..de7d131cdb45c191b8346d1f5bbac0f28dd2590b 100644
--- a/ui/file_manager/gallery/gallery.html
+++ b/ui/file_manager/gallery/gallery.html
@@ -71,6 +71,7 @@
<script src="js/entry_list_watcher.js"></script>
<script src="js/error_banner.js"></script>
<script src="js/gallery.js"></script>
+ <script src="js/gallery_data_model.js"></script>
<script src="js/gallery_item.js"></script>
<script src="js/mosaic_mode.js"></script>
<script src="js/ribbon.js"></script>
« no previous file with comments | « chrome/browser/chromeos/file_manager/gallery_jstest.cc ('k') | ui/file_manager/gallery/js/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698