diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn index 68153566e6aa19..ce4df0bd84bc28 100644 --- a/google_apis/BUILD.gn +++ b/google_apis/BUILD.gn @@ -128,6 +128,7 @@ source_set("google_apis") { deps = [ "//base", + "//base/third_party/dynamic_annotations", "//crypto", "//net", "//third_party/libxml",