| Index: google_apis/gcm/engine/fake_connection_factory.h
|
| diff --git a/google_apis/gcm/engine/fake_connection_factory.h b/google_apis/gcm/engine/fake_connection_factory.h
|
| index 5769922b6b878944db20e39b93013b7b090eac1c..4e4b86d16d997de31d32bad313224e30b693aac4 100644
|
| --- a/google_apis/gcm/engine/fake_connection_factory.h
|
| +++ b/google_apis/gcm/engine/fake_connection_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef GOOGLE_APIS_GCM_ENGINE_FAKE_CONNECTION_FACTORY_H_
|
| #define GOOGLE_APIS_GCM_ENGINE_FAKE_CONNECTION_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "google_apis/gcm/engine/connection_factory.h"
|
|
|
|
|