summaryrefslogtreecommitdiff
path: root/chromium/components/data_reduction_proxy/core/common/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/data_reduction_proxy/core/common/BUILD.gn')
-rw-r--r--chromium/components/data_reduction_proxy/core/common/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/data_reduction_proxy/core/common/BUILD.gn b/chromium/components/data_reduction_proxy/core/common/BUILD.gn
index 97bc64a9cbb..5fa1ee698c9 100644
--- a/chromium/components/data_reduction_proxy/core/common/BUILD.gn
+++ b/chromium/components/data_reduction_proxy/core/common/BUILD.gn
@@ -45,6 +45,7 @@ template("common_tmpl") {
"//components/data_reduction_proxy/proto:data_reduction_proxy_proto",
"//components/variations",
"//google_apis",
+ "//services/network/public/cpp",
]
defines = [ "USE_GOOGLE_API_KEYS" ]