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

Unified Diff: chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json

Issue 12717014: Launch packaged app with files on Drive on Chrome OS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 9 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: chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
diff --git a/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json b/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
index 807f8fcadcb30f37146073cab08532bff44aa8ef..3cfcf278f259822b2981139e9e7bc113cc1d1a3b 100644
--- a/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
+++ b/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
@@ -290,7 +290,7 @@
} ],
"content": {
"src": "https://xxx/content/file:1_file_resource_id",
- "type": "test/ro"
+ "type": "application/vnd.mozilla.xul+xml"
},
"docs$filename": {
"$t": "test_file.xul"
@@ -386,7 +386,7 @@
} ],
"content": {
"src": "https://xxx/content/file:2_file_resource_id/",
- "type": "test/rw"
+ "type": "image/tiff"
},
"docs$filename": {
"$t": "test_file.tiff"
« no previous file with comments | « chrome/browser/extensions/platform_app_launcher.cc ('k') | content/browser/fileapi/browser_file_system_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698