Index: chrome/browser/sync/sync_global_error.h |
diff --git a/chrome/browser/sync/sync_global_error.h b/chrome/browser/sync/sync_global_error.h |
index 36810ce68b55e25136d3cba1409b390b13c2ff33..cbdddd34168545559b5caa31b6c824c1868ad9b8 100644 |
--- a/chrome/browser/sync/sync_global_error.h |
+++ b/chrome/browser/sync/sync_global_error.h |
@@ -5,8 +5,8 @@ |
#ifndef CHROME_BROWSER_SYNC_SYNC_GLOBAL_ERROR_H_ |
#define CHROME_BROWSER_SYNC_SYNC_GLOBAL_ERROR_H_ |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "chrome/browser/ui/global_error/global_error.h" |
#include "components/keyed_service/core/keyed_service.h" |
#include "components/sync_driver/sync_error_controller.h" |