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

Unified Diff: ui/file_manager/gallery/js/gallery_scripts.js

Issue 246983002: Move Gallery.app files to ui/file_manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 8 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/js/gallery.js ('k') | ui/file_manager/gallery/js/test_util.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/gallery/js/gallery_scripts.js
diff --git a/chrome/browser/resources/gallery/js/gallery_scripts.js b/ui/file_manager/gallery/js/gallery_scripts.js
similarity index 81%
rename from chrome/browser/resources/gallery/js/gallery_scripts.js
rename to ui/file_manager/gallery/js/gallery_scripts.js
index 69d978adbe5bd6a725920bfa34fc137c3d78af91..a9286e09ab14b77c14e674b90edbfb67c75973af 100644
--- a/chrome/browser/resources/gallery/js/gallery_scripts.js
+++ b/ui/file_manager/gallery/js/gallery_scripts.js
@@ -10,8 +10,8 @@
//<include src="error_util.js"/>
-//<include src="../../../../../ui/webui/resources/js/cr.js"/>
-//<include src="../../../../../ui/webui/resources/js/load_time_data.js"/>
+//<include src="../../../webui/resources/js/cr.js"/>
+//<include src="../../../webui/resources/js/load_time_data.js"/>
(function() {
'use strict';
« no previous file with comments | « ui/file_manager/gallery/js/gallery.js ('k') | ui/file_manager/gallery/js/test_util.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698