Chromium Code Reviews| Index: components/gcm_driver/instance_id/BUILD.gn |
| diff --git a/components/gcm_driver/instance_id/BUILD.gn b/components/gcm_driver/instance_id/BUILD.gn |
| index bf12b0dc68e209f0641ae76321f127ea91c6b8d1..16a3324cea8d92aa701925954e6393d1ec9f5741 100644 |
| --- a/components/gcm_driver/instance_id/BUILD.gn |
| +++ b/components/gcm_driver/instance_id/BUILD.gn |
| @@ -70,6 +70,7 @@ source_set("unit_tests") { |
| ":test_support", |
| "//base", |
| "//google_apis/gcm", |
| + "//net:test_support", |
| "//testing/gtest", |
| ] |
| } |