Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index b50a8c05b7d51770fc0cae151814d0f062b3cffa..95a1be3926b5e2e5a0b209fd77a46fa0dd2dd020 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -2548,6 +2548,7 @@ if (is_android) { |
| ] |
| deps = [ |
| + "//build/android:build_hooks_java", |
| "//third_party/android_tools:android_support_annotations_java", |
| "//third_party/android_tools:android_support_multidex_java", |
| "//third_party/jsr-305:jsr_305_javalib", |