| Index: chrome/test/data/drive/applist.json
|
| diff --git a/chrome/test/data/drive/applist.json b/chrome/test/data/drive/applist.json
|
| index 5614b4330d392fbd437fe9c89898b796429a7a0d..e29b183ddc76e510932a01c69be2bd656c2a68b6 100644
|
| --- a/chrome/test/data/drive/applist.json
|
| +++ b/chrome/test/data/drive/applist.json
|
| @@ -13,6 +13,7 @@
|
| "installed": true,
|
| "authorized": false,
|
| "productUrl": "https://chrome.google.com/webstore/detail/abcdefghabcdefghabcdefghabcdefgh",
|
| + "createUrl": "https://www.example.com/createForApp1",
|
| "primaryMimeTypes": [
|
| "application/vnd.google-apps.drive-sdk.123456788192"
|
| ],
|
| @@ -67,6 +68,7 @@
|
| "installed": true,
|
| "authorized": false,
|
| "productUrl": "https://chrome.google.com/webstore/detail/hgfedcbahgfedcbahgfedcbahgfedcba",
|
| + "createUrl": "https://www.example.com/createForApp2",
|
| "primaryMimeTypes": [
|
| "image/jpeg",
|
| "image/png",
|
|
|