summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--url/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/url/BUILD.gn b/url/BUILD.gn
index ee43270..c021c0c 100644
--- a/url/BUILD.gn
+++ b/url/BUILD.gn
@@ -64,6 +64,7 @@ component("url") {
deps = [
"//base",
+ "//base/third_party/dynamic_annotations",
"//third_party/icu:icudata",
"//third_party/icu",
]