| Index: chrome/browser/sync/sync_error_notifier_ash.h
|
| diff --git a/chrome/browser/sync/sync_error_notifier_ash.h b/chrome/browser/sync/sync_error_notifier_ash.h
|
| index b9aa6ba765661ddf9dd25a72a7d28c16b16fae3e..dd05ff17255d934e41439e310f0f68aed586f36e 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash.h
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| #include "components/sync_driver/sync_error_controller.h"
|
|
|