| Index: chrome/common/localized_error.h
|
| diff --git a/chrome/common/localized_error.h b/chrome/common/localized_error.h
|
| index ed6009ff50a03f739b739cf2a3b4624381e2f749..89ce5963b97d284878d508eb49cac89573177aa3 100644
|
| --- a/chrome/common/localized_error.h
|
| +++ b/chrome/common/localized_error.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "components/error_page/common/offline_page_types.h"
|
|
|