Chromium Code Reviews| Index: tools/gn/parse_tree.h |
| diff --git a/tools/gn/parse_tree.h b/tools/gn/parse_tree.h |
| index 90097529d4ad9d5f831ffc0b4e353b4f86d154d5..b134d4a9065606f3e979b112f92279933b2efa07 100644 |
| --- a/tools/gn/parse_tree.h |
| +++ b/tools/gn/parse_tree.h |
| @@ -7,7 +7,7 @@ |
| #include <vector> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "tools/gn/err.h" |
| #include "tools/gn/token.h" |