Chromium Code Reviews| Index: tools/gn/input_file.h |
| diff --git a/tools/gn/input_file.h b/tools/gn/input_file.h |
| index 0aeaff8a81767976c4a34128506f52f7f2facd6b..49e5f855741b028fa304f2baf93866b2008ab7d2 100644 |
| --- a/tools/gn/input_file.h |
| +++ b/tools/gn/input_file.h |
| @@ -7,9 +7,9 @@ |
| #include <string> |
| -#include "base/basictypes.h" |
| #include "base/files/file_path.h" |
| #include "base/logging.h" |
| +#include "base/macros.h" |
| #include "tools/gn/source_dir.h" |
| #include "tools/gn/source_file.h" |