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

Side by Side Diff: chrome/test/data/chromeos/drive/about.json

Issue 18355004: google_apis: Move data files out of chrome/test/data/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix extension tests Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "kind": "drive#about",
3 "etag": "\"ia2FSHMEjvcFQvtI43H5NSXKABC/2QujpLrTbaz3UJ2wpt1HSuAZXYZ\"",
4 "selfLink": "https://www.googleapis.com/drive/v2/about",
5 "name": "Test User",
6 "quotaBytesTotal": "5368709120",
7 "quotaBytesUsed": "1073741824",
8 "quotaBytesUsedInTrash": "0",
9 "largestChangeId": "8177",
10 "rootFolderId": "0AIv7G8yEYAWHUk9123",
11 "domainSharingPolicy": "allowedWithWarning",
12 "permissionId": "12141426201712069789",
13 "importFormats": [
14 {
15 "source": "application/msword",
16 "targets": [
17 "application/vnd.google-apps.document"
18 ]
19 },
20 {
21 "source": "text/plain",
22 "targets": [
23 "application/vnd.google-apps.document"
24 ]
25 },
26 {
27 "source": "text/tab-separated-values",
28 "targets": [
29 "application/vnd.google-apps.spreadsheet"
30 ]
31 },
32 {
33 "source": "application/vnd.ms-excel",
34 "targets": [
35 "application/vnd.google-apps.spreadsheet"
36 ]
37 },
38 {
39 "source": "application/vnd.sun.xml.writer",
40 "targets": [
41 "application/vnd.google-apps.document"
42 ]
43 },
44 {
45 "source": "image/bmp",
46 "targets": [
47 "application/vnd.google-apps.document"
48 ]
49 },
50 {
51 "source": "application/rtf",
52 "targets": [
53 "application/vnd.google-apps.document"
54 ]
55 },
56 {
57 "source": "image/gif",
58 "targets": [
59 "application/vnd.google-apps.document"
60 ]
61 },
62 {
63 "source": "text/csv",
64 "targets": [
65 "application/vnd.google-apps.spreadsheet"
66 ]
67 },
68 {
69 "source": "application/vnd.openxmlformats-officedocument.presentationml.prese ntation",
70 "targets": [
71 "application/vnd.google-apps.presentation"
72 ]
73 },
74 {
75 "source": "application/x-msmetafile",
76 "targets": [
77 "application/vnd.google-apps.drawing"
78 ]
79 },
80 {
81 "source": "application/vnd.oasis.opendocument.text",
82 "targets": [
83 "application/vnd.google-apps.document"
84 ]
85 },
86 {
87 "source": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ,
88 "targets": [
89 "application/vnd.google-apps.spreadsheet"
90 ]
91 },
92 {
93 "source": "application/vnd.ms-powerpoint",
94 "targets": [
95 "application/vnd.google-apps.presentation"
96 ]
97 },
98 {
99 "source": "application/x-vnd.oasis.opendocument.spreadsheet",
100 "targets": [
101 "application/vnd.google-apps.spreadsheet"
102 ]
103 },
104 {
105 "source": "application/pdf",
106 "targets": [
107 "application/vnd.google-apps.document"
108 ]
109 },
110 {
111 "source": "image/jpeg",
112 "targets": [
113 "application/vnd.google-apps.document"
114 ]
115 },
116 {
117 "source": "application/vnd.openxmlformats-officedocument.wordprocessingml.doc ument",
118 "targets": [
119 "application/vnd.google-apps.document"
120 ]
121 },
122 {
123 "source": "image/png",
124 "targets": [
125 "application/vnd.google-apps.document"
126 ]
127 },
128 {
129 "source": "text/html",
130 "targets": [
131 "application/vnd.google-apps.document"
132 ]
133 }
134 ],
135 "exportFormats": [
136 {
137 "source": "application/vnd.google-apps.form",
138 "targets": [
139 "application/pdf",
140 "application/x-vnd.oasis.opendocument.spreadsheet",
141 "application/vnd.ms-excel"
142 ]
143 },
144 {
145 "source": "application/vnd.google-apps.presentation",
146 "targets": [
147 "application/pdf",
148 "application/vnd.openxmlformats-officedocument.presentationml.presentation"
149 ]
150 },
151 {
152 "source": "application/vnd.google-apps.spreadsheet",
153 "targets": [
154 "application/pdf",
155 "application/x-vnd.oasis.opendocument.spreadsheet",
156 "application/vnd.ms-excel"
157 ]
158 },
159 {
160 "source": "application/vnd.google-apps.document",
161 "targets": [
162 "application/vnd.oasis.opendocument.text",
163 "application/msword",
164 "text/html",
165 "application/rtf",
166 "text/plain",
167 "application/pdf"
168 ]
169 },
170 {
171 "source": "application/vnd.google-apps.drawing",
172 "targets": [
173 "image/svg+xml",
174 "image/jpeg",
175 "image/png",
176 "application/pdf"
177 ]
178 }
179 ],
180 "additionalRoleInfo": [
181 {
182 "type": "application/vnd.google-apps.document",
183 "roleSets": [
184 {
185 "primaryRole": "reader",
186 "additionalRoles": [
187 "commenter"
188 ]
189 }
190 ]
191 },
192 {
193 "type": "application/vnd.google-apps.drawing",
194 "roleSets": [
195 {
196 "primaryRole": "reader",
197 "additionalRoles": [
198 "commenter"
199 ]
200 }
201 ]
202 },
203 {
204 "type": "application/vnd.google-apps.presentation",
205 "roleSets": [
206 {
207 "primaryRole": "reader",
208 "additionalRoles": [
209 "commenter"
210 ]
211 }
212 ]
213 }
214 ],
215 "features": [
216 {
217 "featureName": "ocr"
218 },
219 {
220 "featureName": "translation",
221 "featureRate": 2.0
222 }
223 ],
224 "maxUploadSizes": [
225 {
226 "type": "application/vnd.google-apps.drawing",
227 "size": "2097152"
228 },
229 {
230 "type": "*",
231 "size": "10737418240"
232 },
233 {
234 "type": "application/vnd.google-apps.presentation",
235 "size": "52428800"
236 },
237 {
238 "type": "application/vnd.google-apps.document",
239 "size": "2097152"
240 },
241 {
242 "type": "application/vnd.google-apps.spreadsheet",
243 "size": "20971520"
244 },
245 {
246 "type": "application/pdf",
247 "size": "10737418240"
248 }
249 ],
250 "isCurrentAppInstalled": false
251 }
OLDNEW
« no previous file with comments | « chrome/browser/sync_file_system/drive_file_sync_service_sync_unittest.cc ('k') | chrome/test/data/chromeos/drive/applist.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698