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

Unified Diff: chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js

Issue 10837094: Un-break Photo Import in the Files app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | chrome/browser/resources/file_manager/photo_import.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js
diff --git a/chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js b/chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js
index aa84b4353dd77bb5c717f59252981ebc16a98fb1..4bc88d1058b44421fa1fa1137ea660ec13288793 100644
--- a/chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js
+++ b/chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js
@@ -30,6 +30,7 @@
//<include src="../file_type.js"/>
//<include src="../directory_contents.js"/>
//<include src="../volume_manager.js"/>
+//<include src="../path_util.js"/>
//<include src="../file_copy_manager_wrapper.js"/>
//<include src="../metadata/metadata_cache.js"/>
//<include src="../metrics.js"/>
« no previous file with comments | « no previous file | chrome/browser/resources/file_manager/photo_import.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698