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

Unified Diff: chrome/test/data/chromeos/sync_file_system/origin_directory_created.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: cleanup Created 8 years, 1 month 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/sync_file_system/origin_directory_created.json
diff --git a/chrome/test/data/chromeos/sync_file_system/origin_directory_created.json b/chrome/test/data/chromeos/sync_file_system/origin_directory_created.json
index a7b401c6cb44beefe38b68aff74fb29b13ec4b83..4a8befd54aa91a08f1156a72732a384f9db35391 100644
--- a/chrome/test/data/chromeos/sync_file_system/origin_directory_created.json
+++ b/chrome/test/data/chromeos/sync_file_system/origin_directory_created.json
@@ -67,7 +67,7 @@
"type": "application/atom+xml"
} ],
"published": {"$t": "2012-11-01T06:45:30.346Z" },
- "title": {"$t": "http://example.com/" },
+ "title": {"$t": "example.com" },
"updated": {"$t": "2012-11-01T06:45:30.346Z" },
"xmlns": "http://www.w3.org/2005/Atom",
"xmlns$batch": "http://schemas.google.com/gdata/batch",

Powered by Google App Engine
This is Rietveld 408576698