| Index: chrome/browser/services/gcm/instance_id/instance_id_profile_service_factory.h
|
| diff --git a/chrome/browser/services/gcm/instance_id/instance_id_profile_service_factory.h b/chrome/browser/services/gcm/instance_id/instance_id_profile_service_factory.h
|
| index 09cad9d9ccb5b27898595b5c9d05c8e9a604620f..885e2a6ca0704512ceef96097fc79509337535ab 100644
|
| --- a/chrome/browser/services/gcm/instance_id/instance_id_profile_service_factory.h
|
| +++ b/chrome/browser/services/gcm/instance_id/instance_id_profile_service_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_SERVICES_GCM_INSTANCE_ID_INSTANCE_ID_PROFILE_SERVICE_FACTORY_H_
|
| #define CHROME_BROWSER_SERVICES_GCM_INSTANCE_ID_INSTANCE_ID_PROFILE_SERVICE_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|