Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index cbd41d61a9886554eb236649de4735a3d36b6ae2..3b905a833204ae6ff1911cd68e43ebe50f6e9543 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -219,6 +219,7 @@ group("both_gn_and_gyp") { |
| "//chrome/android:chrome_public_apk", |
| "//chrome/android:chrome_public_test_apk", |
| "//chrome/test/chromedriver/test/webview_shell:chromedriver_webview_shell_apk", |
| + "//third_party/custom_tabs_client:custom_tabs_client_example_apk", |
| ] |
| } |