| Index: chrome/test/data/chromeos/drive/file_entry.json
|
| diff --git a/chrome/test/data/chromeos/drive/file_entry.json b/chrome/test/data/chromeos/drive/file_entry.json
|
| deleted file mode 100644
|
| index 3a1f71ab767ba67a9dbfbc0fe10cc1e34074147b..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/chromeos/drive/file_entry.json
|
| +++ /dev/null
|
| @@ -1,49 +0,0 @@
|
| -{
|
| - "kind": "drive#file",
|
| - "id": "0B4v7G8yEYAWHUmRrU2lMS2hLABC",
|
| - "etag": "\"WtRjAPZWbDA7_fkFjc5ojsEvDEF/MTM0MzM2NzgwMDIXYZ\"",
|
| - "selfLink": "https://www.googleapis.com/drive/v2/files/0B4v7G8yEYAWHUmRrU2lMS2hLABC",
|
| - "webContentLink": "https://docs.google.com/uc?id=0B4v7G8yEYAWHUmRrU2lMS2hLABC&export=download",
|
| - "alternateLink": "https://docs.google.com/file/d/0B4v7G8yEYAWHUmRrU2lMS2hLABC/edit",
|
| - "title": "My first file data",
|
| - "mimeType": "application/octet-stream",
|
| - "labels": {
|
| - "starred": false,
|
| - "hidden": false,
|
| - "trashed": false,
|
| - "restricted": false,
|
| - "viewed": true
|
| - },
|
| - "createdDate": "2012-07-24T08:51:16.570Z",
|
| - "modifiedDate": "2012-07-27T05:43:20.269Z",
|
| - "modifiedByMeDate": "2012-07-27T05:43:20.269Z",
|
| - "lastViewedByMeDate": "2012-07-27T05:43:20.269Z",
|
| - "parents": [
|
| - {
|
| - "kind": "drive#parentReference",
|
| - "id": "0B4v7G8yEYAWHYW1OcExsUVZLABC",
|
| - "selfLink": "https://www.googleapis.com/drive/v2/files/0B4v7G8yEYAWHNGpYVHJINEFFABC/parents/0B4v7G8yEYAWHYW1OcExsUVZLABC",
|
| - "parentLink": "https://www.googleapis.com/drive/v2/files/0B4v7G8yEYAWHYW1OcExsUVZLABC",
|
| - "isRoot": false
|
| - }
|
| - ],
|
| - "downloadUrl": "https://www.example.com/download",
|
| - "userPermission": {
|
| - "kind": "drive#permission",
|
| - "etag": "\"WtRjAPZWbDA7_fkFjc5ojsEvDEF/LKOJhhwatz2OKj-OblM3EvO8XYZ\"",
|
| - "id": "me",
|
| - "role": "owner",
|
| - "type": "user"
|
| - },
|
| - "originalFilename": "Untitled Document.ext",
|
| - "fileExtension": "ext",
|
| - "md5Checksum": "d41d8cd98f00b204e9800998ecf8427e",
|
| - "fileSize": "1000",
|
| - "quotaBytesUsed": "1000",
|
| - "ownerNames": [
|
| - "Test User"
|
| - ],
|
| - "lastModifyingUserName": "Test User",
|
| - "editable": true,
|
| - "writersCanShare": true
|
| -}
|
|
|