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

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

Issue 11428046: Add changestamp field to google_apis::DocumentEntry (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: exclude from android build 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/chrome_tests_unit.gypi ('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/gdata/basic_feed.json
diff --git a/chrome/test/data/chromeos/gdata/basic_feed.json b/chrome/test/data/chromeos/gdata/basic_feed.json
index dde5b56d008508bc18d966d6197338ec3a87cf3e..ca7c673cf7b4bc9694c3424605a5e2ae6b8d2c5e 100644
--- a/chrome/test/data/chromeos/gdata/basic_feed.json
+++ b/chrome/test/data/chromeos/gdata/basic_feed.json
@@ -116,6 +116,9 @@
"src": "https://file_content_url/",
"type": "audio/mpeg"
},
+ "docs$changestamp": {
+ "value": "654321"
+ },
"docs$filename": {
"$t": "filename.m4a"
},
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698