Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 64525c46be4b5f9c32cafa7c4234c02ff61ec9cb..e42f39680c95363b2b8fa2a5ce48becd1200f25c 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', |
| ], |
| }], |
| ], |