Index: android_webview/native/BUILD.gn |
diff --git a/android_webview/native/BUILD.gn b/android_webview/native/BUILD.gn |
index 561c1e18c5d9954dec0823f1c32cff200058bd13..a76af83b455ea1aca02fcac522d78d075f4f29d2 100644 |
--- a/android_webview/native/BUILD.gn |
+++ b/android_webview/native/BUILD.gn |
@@ -8,7 +8,7 @@ import("//build/config/android/rules.gni") |
source_set("native") { |
deps = [ |
"//android_webview/common:version", |
- "//base:base_static", |
+ "//base", |
"//base/third_party/dynamic_annotations:dynamic_annotations", |
"//cc:cc", |
"//components/autofill/content/browser:browser", |