| Index: chrome/browser/services/gcm/gcm_profile_service_factory.h
|
| diff --git a/chrome/browser/services/gcm/gcm_profile_service_factory.h b/chrome/browser/services/gcm/gcm_profile_service_factory.h
|
| index 102b68cbe017b6426117da64aafe4461d6cb94d0..4a6197aae5ccc0a7cd704dfd4ee054f4a0043301 100644
|
| --- a/chrome/browser/services/gcm/gcm_profile_service_factory.h
|
| +++ b/chrome/browser/services/gcm/gcm_profile_service_factory.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_SERVICES_GCM_GCM_PROFILE_SERVICE_FACTORY_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/gcm_driver/system_encryptor.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|