Index: components/data_reduction_proxy/browser/BUILD.gn |
diff --git a/components/data_reduction_proxy/browser/BUILD.gn b/components/data_reduction_proxy/browser/BUILD.gn |
index 48f1342742e8fde236905f874a84f13d179c92f9..71d026c5ac75d71c6693767eb0d8e97c397e72dd 100644 |
--- a/components/data_reduction_proxy/browser/BUILD.gn |
+++ b/components/data_reduction_proxy/browser/BUILD.gn |
@@ -34,6 +34,7 @@ static_library("browser") { |
"//components/data_reduction_proxy/common", |
"//components/pref_registry", |
"//crypto", |
+ "//google_apis", |
"//net", |
] |
} |