Index: chrome/test/data/chromeos/gdata/uploaded_document.json |
=================================================================== |
--- chrome/test/data/chromeos/gdata/uploaded_document.json (revision 151875) |
+++ chrome/test/data/chromeos/gdata/uploaded_document.json (working copy) |
@@ -49,10 +49,10 @@ |
"$t": "0" |
}, |
"gd$resourceId": { |
- "$t": "document:5_document_resource_id" |
+ "$t": "document:6_document_resource_id" |
}, |
"id": { |
- "$t": "5_document_id" |
+ "$t": "6_document_id" |
}, |
"link": [ { |
"href": "https://3_document_alternate_link", |
@@ -63,11 +63,11 @@ |
"rel": "http://schemas.google.com/docs/2007/thumbnail", |
"type": "image/jpeg" |
}, { |
- "href": "https://3_document_self_link/document:5_document_resource_id", |
+ "href": "https://3_document_self_link/document:6_document_resource_id", |
"rel": "edit", |
"type": "application/atom+xml" |
}, { |
- "href": "https://3_document_self_link/document:5_document_resource_id", |
+ "href": "https://3_document_self_link/document:6_document_resource_id", |
"rel": "self", |
"type": "application/atom+xml" |
} ], |