Index: third_party/libaddressinput/BUILD.gn |
diff --git a/third_party/libaddressinput/BUILD.gn b/third_party/libaddressinput/BUILD.gn |
index 36fed6f55d1049ac8556d600b818cdf8cc27e740..4132f149cc39b9f70e54e1edad4c912d6125e527 100644 |
--- a/third_party/libaddressinput/BUILD.gn |
+++ b/third_party/libaddressinput/BUILD.gn |
@@ -210,8 +210,8 @@ if (!is_android || use_aura) { |
deps = [ |
":libaddressinput", |
":strings", |
- "//base:prefs", |
"//base/test:run_all_unittests", |
+ "//components/prefs", |
"//net:test_support", |
"//testing/gtest", |
] |