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

Unified Diff: chrome/test/data/gdata/delta_file_added_in_new_but_deleted_directory.json

Issue 119823002: drive: Show files shared to me from other account's shared folder. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fix Created 7 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/browser/chromeos/drive/change_list_processor_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/gdata/delta_file_added_in_new_but_deleted_directory.json
diff --git a/chrome/test/data/gdata/delta_file_added_in_new_but_deleted_directory.json b/chrome/test/data/gdata/delta_file_added_in_new_but_deleted_directory.json
index 9723c9782193e6055e3ab5218307465c9cb7bc6b..093acc7f430b5315507ae3c6229c12eae6b028df 100644
--- a/chrome/test/data/gdata/delta_file_added_in_new_but_deleted_directory.json
+++ b/chrome/test/data/gdata/delta_file_added_in_new_but_deleted_directory.json
@@ -59,6 +59,10 @@
"docs$writersCanInvite": {
"value": "true"
},
+ // Mark that the file is deleted (drive API v2 marks a newly added file
+ // in a trashed directory, so this test follows the behavior).
+ "gd$deleted": {
+ },
"gd$etag": "\"WVAJThBcDyt7ImBk\"",
"gd$feedLink": [ {
"href": "https://feedLink",
« no previous file with comments | « chrome/browser/chromeos/drive/change_list_processor_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698