| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index ea9f522b20559d65647d393c403cabe876ba0572..564c0aed1b8270f879772103f6e488c4cfee63b3 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -889,7 +889,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',
|
| + '../third_party/custom_tabs_client/custom_tabs_client.gyp:custom_tabs_client_example_apk',
|
| ],
|
| }],
|
| ],
|
|
|