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

Unified Diff: chrome/test/data/drive/applist_empty.json

Issue 308003005: app_list: Drive app integration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: pref is_syancable -> do_not_sync, remove AppListModel deps and no auto uninstall new_app Created 6 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
Index: chrome/test/data/drive/applist_empty.json
diff --git a/chrome/test/data/drive/applist_empty.json b/chrome/test/data/drive/applist_empty.json
new file mode 100644
index 0000000000000000000000000000000000000000..2dcd51b65b93234264613ce10e99334912c56f3d
--- /dev/null
+++ b/chrome/test/data/drive/applist_empty.json
@@ -0,0 +1,6 @@
+{
+ "kind": "drive#appList",
+ "etag": "\"Jm4BaSnCWNND-noZsHINRqj4ABC/tuqRBw0lvjUdPtc_2msA1tN4XYZ\"",
+ "selfLink": "https://www.googleapis.com/drive/v2/apps",
+ "items": []
+}

Powered by Google App Engine
This is Rietveld 408576698