Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index 4581f849d14bceba36d0eddc0cdd7c82c396f7a0..915d5da1db99212b1fa1eeccc4bfb743a8ce8a01 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -2237,6 +2237,7 @@ if (is_android) { |
| ] |
| deps = [ |
| + "//third_party/android_tools:android_support_annotations_java", |
| "//third_party/android_tools:android_support_multidex_java", |
| "//third_party/jsr-305:jsr_305_javalib", |
| ] |