| Index: chrome/browser/sync/sync_global_error_factory.h
|
| diff --git a/chrome/browser/sync/sync_global_error_factory.h b/chrome/browser/sync/sync_global_error_factory.h
|
| index 5f11ba08f63dfbc52cf9a3fb209c3c2f6ec174e1..19c25ddcf011c29fa85ef42958e1ee8199bf9423 100644
|
| --- a/chrome/browser/sync/sync_global_error_factory.h
|
| +++ b/chrome/browser/sync/sync_global_error_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_SYNC_SYNC_GLOBAL_ERROR_FACTORY_H_
|
| #define CHROME_BROWSER_SYNC_SYNC_GLOBAL_ERROR_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|