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

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

Issue 10835031: gdata: Trigger delta feed when search results contained unknown entries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 8 years, 5 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/browser/chromeos/gdata/gdata_file_system_unittest.cc ('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/search_result_with_new_entry_feed.json
diff --git a/chrome/test/data/chromeos/gdata/search_result_feed.json b/chrome/test/data/chromeos/gdata/search_result_with_new_entry_feed.json
similarity index 97%
copy from chrome/test/data/chromeos/gdata/search_result_feed.json
copy to chrome/test/data/chromeos/gdata/search_result_with_new_entry_feed.json
index bdb6b296c1d7d82ee838338ea0053de872519114..482653042138235bdcca8f0f83b9ba2824c53967 100644
--- a/chrome/test/data/chromeos/gdata/search_result_feed.json
+++ b/chrome/test/data/chromeos/gdata/search_result_with_new_entry_feed.json
@@ -46,7 +46,7 @@
"$t": "892721"
},
"docs$suggestedFilename": {
- "$t": "SubDirectory File 1.txt"
+ "$t": "SubDirectory Newly Added File.txt"
},
"docs$writersCanInvite": {
"value": "true"
@@ -68,10 +68,10 @@
"$t": "892721"
},
"gd$resourceId": {
- "$t": "file:subdirectory_file_1_id"
+ "$t": "file:subdirectory_newly_added_file_id"
},
"id": {
- "$t": "2_file_id"
+ "$t": "newly_added_file_id"
},
"link": [ {
"href": "https://file_link_alternate",
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698