 Chromium Code Reviews
 Chromium Code Reviews Issue 308003005:
  app_list: Drive app integration.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 308003005:
  app_list: Drive app integration.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| 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": [] | 
| +} |