Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index a9dc1723a973ff17b4155a834e49fdb3aded19ef..7f2f6f2496b00bb018e6bb42ffb9e5886deaa7eb 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -887,6 +887,7 @@ |
| '../chrome/chrome.gyp:chrome_shell_uiautomator_tests', |
| '../chrome/chrome.gyp:chromedriver_webview_shell_apk', |
| '../chrome/chrome.gyp:unit_tests_apk', |
| + '../third_party/custom_tabs_client/src/custom_tabs_client.gyp:custom_tabs_client_example_apk', |
|
pasko
2015/07/07 17:56:11
the comment above suggests adding it to build/andr
|
| ], |
| }], |
| ], |