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

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

Issue 18355004: google_apis: Move data files out of chrome/test/data/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix extension tests Created 7 years, 6 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 | « chrome/test/data/chromeos/sync_file_system/account_metadata.json ('k') | chrome/test/data/drive/about.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos/sync_file_system/initialize.json
diff --git a/chrome/test/data/chromeos/sync_file_system/initialize.json b/chrome/test/data/chromeos/sync_file_system/initialize.json
deleted file mode 100644
index f5a58bc7f7265af943727bf62c31873519b34bdb..0000000000000000000000000000000000000000
--- a/chrome/test/data/chromeos/sync_file_system/initialize.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "encoding":"UTF-8",
- "feed": {
- "author": [ {
- "email": { "$t":"tester@example.com" },
- "name": { "$t":"testing" }
- } ],
- "category": [ {
- "label":"item",
- "scheme":"http://schemas.google.com/g/2005#kind",
- "term":"http://schemas.google.com/docs/2007#item"
- } ],
- "gd$etag":"W/\"Dk8ESX0yfCt7ImA9WhNSFks.\"",
- "id": { "$t":"https://docs.google.com/feeds/default/private/full" },
- "link": [ {
- "href":"https://docs.google.com",
- "rel":"alternate",
- "type":"text/html"
- }, {
- "href":"https://docs.google.com/feeds/upload/create-session/default/private/full",
- "rel":"http://schemas.google.com/g/2005#resumable-create-media",
- "type":"application/atom+xml"
- }, {
- "href":"https://docs.google.com/feeds/upload/file/default/private/full",
- "rel":"http://schemas.google.com/docs/2007#alt-post",
- "type":"application/atom+xml"
- }, {
- "href":"https://docs.google.com/feeds/default/private/full",
- "rel":"http://schemas.google.com/g/2005#feed",
- "type":"application/atom+xml"
- }, {
- "href":"https://docs.google.com/feeds/default/private/full",
- "rel":"http://schemas.google.com/g/2005#post",
- "type":"application/atom+xml"
- }, {
- "href":"https://docs.google.com/feeds/default/private/full/batch",
- "rel":"http://schemas.google.com/g/2005#batch",
- "type":"application/atom+xml"
- }, {
- "href":"https://docs.google.com/feeds/default/private/full/-/mine?alt=json&q=Chrome+Syncable+FileSystem&max-results=50&include-installed-apps=true&showfolders=true",
- "rel":"self",
- "type":"application/atom+xml"
- } ],
- "openSearch$itemsPerPage": { "$t":"50" },
- "openSearch$startIndex": { "$t":"1" },
- "title": { "$t":"Available Documents - tester@example.com" },
- "updated": {
- "$t":"2012-10-31T06:26:48.394Z"
- },
- "xmlns":"http://www.w3.org/2005/Atom",
- "xmlns$batch":"http://schemas.google.com/gdata/batch",
- "xmlns$docs":"http://schemas.google.com/docs/2007",
- "xmlns$gd":"http://schemas.google.com/g/2005",
- "xmlns$openSearch":"http://a9.com/-/spec/opensearch/1.1/"
- },
- "version":"1.0"
-}
« no previous file with comments | « chrome/test/data/chromeos/sync_file_system/account_metadata.json ('k') | chrome/test/data/drive/about.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698