Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index a5994e1966185f8f75f43a982d15bb33be27b150..214630119c646ecca5e5528d0c19d51bad67714a 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -314,6 +314,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", |