| Index: components/translate/core/common/translate_errors.h
|
| diff --git a/components/translate/core/common/translate_errors.h b/components/translate/core/common/translate_errors.h
|
| index 5016ef993ea7e46d8f7b9151f937fda833c7a23e..268fe45da959043418b13396c3fd257336c94a5b 100644
|
| --- a/components/translate/core/common/translate_errors.h
|
| +++ b/components/translate/core/common/translate_errors.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_TRANSLATE_CORE_COMMON_TRANSLATE_ERRORS_H_
|
| #define COMPONENTS_TRANSLATE_CORE_COMMON_TRANSLATE_ERRORS_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
|
|
| namespace translate {
|
|
|
|
|