Index: chrome/android/java/res/xml/file_paths.xml |
diff --git a/chrome/android/java/res/xml/file_paths.xml b/chrome/android/java/res/xml/file_paths.xml |
index 63720fe9f0a5e7875d3b782833199db795bd0d2c..4c6056293a9b65efa98df2e833bc2268f07b4743 100644 |
--- a/chrome/android/java/res/xml/file_paths.xml |
+++ b/chrome/android/java/res/xml/file_paths.xml |
@@ -9,4 +9,5 @@ |
<paths xmlns:android="http://schemas.android.com/apk/res/android"> |
<files-path name="images" path="images/"/> |
<cache-path name="cache" path="net-export/"/> |
+ <external-path name="downloads" path="Download/" /> |
gone
2016/08/10 18:14:57
Not sure if this will work if we eventually allow
Theresa
2016/08/10 18:29:55
Done.
|
</paths> |