diff options
Diffstat (limited to 'chrome/browser/sync/sync_error_notifier_ash.h')
| -rw-r--r-- | chrome/browser/sync/sync_error_notifier_ash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/sync_error_notifier_ash.h b/chrome/browser/sync/sync_error_notifier_ash.h index b9aa6ba..dd05ff1 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" |
