Chromium Code Reviews| Index: util/file/string_file.h |
| diff --git a/util/file/string_file.h b/util/file/string_file.h |
| index 05f57072540edca167634f85088af2799066782c..313310e678910d34b33180d049432a8b9a8afce5 100644 |
| --- a/util/file/string_file.h |
| +++ b/util/file/string_file.h |
| @@ -19,7 +19,7 @@ |
| #include <string> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "base/numerics/safe_math.h" |
| #include "util/file/file_io.h" |
| #include "util/file/file_reader.h" |