Chromium Code Reviews| Index: google_apis/gcm/engine/connection_factory.cc |
| diff --git a/google_apis/gcm/engine/connection_factory.cc b/google_apis/gcm/engine/connection_factory.cc |
| index 016e1e2b89c7b7f571194620f25ff0f4516c9887..a4bffd170767f7ca2c8f44b84456fc00caea5252 100644 |
| --- a/google_apis/gcm/engine/connection_factory.cc |
| +++ b/google_apis/gcm/engine/connection_factory.cc |
| @@ -6,6 +6,9 @@ |
| namespace gcm { |
| +ConnectionFactory::ConnectionListener::ConnectionListener() {} |
| +ConnectionFactory::ConnectionListener::~ConnectionListener() {} |
| + |
| ConnectionFactory::ConnectionFactory() {} |
| ConnectionFactory::~ConnectionFactory() {} |