summaryrefslogtreecommitdiff
path: root/chromium/components/rlz/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/rlz/BUILD.gn')
-rw-r--r--chromium/components/rlz/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/components/rlz/BUILD.gn b/chromium/components/rlz/BUILD.gn
index c5d7a9dad93..3676c968ad0 100644
--- a/chromium/components/rlz/BUILD.gn
+++ b/chromium/components/rlz/BUILD.gn
@@ -15,7 +15,7 @@ static_library("rlz") {
deps = [
"//base",
- "//components/google/core/browser",
+ "//components/google/core/common",
"//net",
"//rlz:rlz_lib",
"//services/network/public/cpp:cpp",