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

Unified Diff: chrome/test/data/chromeos/sync_file_system/origin_directory_found.json

Issue 11411280: Sync FileSystem: Use app id part of the URL for its directory title. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: testfix Created 8 years 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 | « chrome/test/data/chromeos/sync_file_system/origin_directory_created.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos/sync_file_system/origin_directory_found.json
diff --git a/chrome/test/data/chromeos/sync_file_system/origin_directory_found.json b/chrome/test/data/chromeos/sync_file_system/origin_directory_found.json
index f9917108ea087f55984e490ed91f3067eb1cd0f7..02b9ec2ce4051b635093b2f6d196aebc89237199 100644
--- a/chrome/test/data/chromeos/sync_file_system/origin_directory_found.json
+++ b/chrome/test/data/chromeos/sync_file_system/origin_directory_found.json
@@ -81,7 +81,7 @@
"type": "application/atom+xml"
} ],
"published": { "$t": "2012-11-01T05:21:40.382Z" },
- "title": { "$t": "http://example.com/" },
+ "title": { "$t": "example" },
"updated": { "$t": "2012-11-01T05:21:40.382Z" }
} ],
"gd$etag": "W/\"AkEFR3Y7eSt7ImA9WhNSF0k.\"",
« no previous file with comments | « chrome/test/data/chromeos/sync_file_system/origin_directory_created.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698