Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index f84856de5c9533650e0ec78203c0694ac0ba38a1..eeadd87a2977c988552a80b0544e7fb02c4f4f21 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -1203,6 +1203,7 @@ component("base") { |
| deps += [ |
| ":base_jni_headers", |
| "//third_party/android_tools:cpu_features", |
| + "//third_party/android_tools:libc++", |
| "//third_party/ashmem", |
| ] |