Chromium Code Reviews| Index: tools/gn/path_output.h |
| diff --git a/tools/gn/path_output.h b/tools/gn/path_output.h |
| index 46c1aa96b2a80702052925b7dc99435c30c4c099..ca72948ca5b8e925c9c13874f660b166894ce446 100644 |
| --- a/tools/gn/path_output.h |
| +++ b/tools/gn/path_output.h |
| @@ -8,7 +8,7 @@ |
| #include <iosfwd> |
| #include <string> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "base/strings/string_piece.h" |
| #include "tools/gn/escape.h" |
| #include "tools/gn/source_dir.h" |