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

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

Issue 504073002: Files.app: Move VP/Galllery related files to dedicate folders (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 4 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/gallery/css/gallery.css ('k') | ui/file_manager/gallery/images/100/error.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/gallery/gallery.html
diff --git a/ui/file_manager/gallery/gallery.html b/ui/file_manager/gallery/gallery.html
index b447bb05fd58f1cc39c2ebdfdee4623de30dd60f..7776127efd38d48e86cc85eab0d4e1e2c73c5a9a 100644
--- a/ui/file_manager/gallery/gallery.html
+++ b/ui/file_manager/gallery/gallery.html
@@ -60,8 +60,8 @@
<script src="js/image_editor/image_encoder.js"></script>
<script src="js/image_editor/exif_encoder.js"></script>
- <script src="../file_manager/foreground/js/media/mouse_inactivity_watcher.js"></script>
<script src="../file_manager/foreground/js/metadata/metadata_cache.js"></script>
+ <script src="../file_manager/foreground/js/mouse_inactivity_watcher.js"></script>
<script src="../file_manager/foreground/js/share_client.js"></script>
<script src="../file_manager/foreground/js/share_dialog.js"></script>
« no previous file with comments | « ui/file_manager/gallery/css/gallery.css ('k') | ui/file_manager/gallery/images/100/error.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698