Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 76c24b996e883c784bd135a23bf073e441b08825..244d7b243333e93d89a1bd50a86b4d3ff914dd67 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -299,6 +299,7 @@ group("both_gn_and_gyp") { |
| if (!is_component_build) { |
| deps += [ |
| + "//components/cronet/android:cronet_package", |
| "//components/cronet/android:cronet_sample_apk", |
| "//components/cronet/android:cronet_sample_test_apk", |
| "//components/cronet/android:cronet_test_apk", |