| Index: google_apis/gcm/engine/connection_factory_impl_unittest.cc
|
| diff --git a/google_apis/gcm/engine/connection_factory_impl_unittest.cc b/google_apis/gcm/engine/connection_factory_impl_unittest.cc
|
| index da9485fccec48350d5bc4f4a96e63facafb93fa2..310e83192c3ac3a24f3e51f7411c2107ff76f8f0 100644
|
| --- a/google_apis/gcm/engine/connection_factory_impl_unittest.cc
|
| +++ b/google_apis/gcm/engine/connection_factory_impl_unittest.cc
|
| @@ -159,6 +159,7 @@ TestConnectionFactoryImpl::TestConnectionFactoryImpl(
|
| net::BackoffEntry::Policy(),
|
| NULL,
|
| NULL,
|
| + NULL,
|
| &dummy_recorder_),
|
| connect_result_(net::ERR_UNEXPECTED),
|
| num_expected_attempts_(0),
|
|
|