Index: components/user_prefs/BUILD.gn |
diff --git a/components/user_prefs/BUILD.gn b/components/user_prefs/BUILD.gn |
index 394c18f91d68611c9dd19f6a4359becddf4c4b61..195605b003c2602b86a378d6118992168710c682 100644 |
--- a/components/user_prefs/BUILD.gn |
+++ b/components/user_prefs/BUILD.gn |
@@ -14,7 +14,5 @@ component("user_prefs") { |
deps = [ |
"//base", |
"//base:prefs", |
- "//base/third_party/dynamic_annotations", |
- "//content/public/browser", |
] |
} |