Index: components/gcm_driver/crypto/BUILD.gn |
diff --git a/components/gcm_driver/crypto/BUILD.gn b/components/gcm_driver/crypto/BUILD.gn |
index d347de7d27a831735a60bcca4943d4a2a1c6667a..3752eb9b100ab75521d983ca32b5fe0225530e0f 100644 |
--- a/components/gcm_driver/crypto/BUILD.gn |
+++ b/components/gcm_driver/crypto/BUILD.gn |
@@ -64,6 +64,7 @@ source_set("unit_tests") { |
"//components/gcm_driver/common", |
"//crypto", |
"//crypto:platform", |
+ "//net:test_support", |
"//testing/gtest", |
"//third_party/protobuf:protobuf_lite", |
] |