Chromium Code Reviews| Index: tools/gn/scope.h |
| diff --git a/tools/gn/scope.h b/tools/gn/scope.h |
| index fd044c05b2152c24818ba3784818eef688c2c878..0b9bfbe48be1c3bf0dae3075ff434fc1b31c78cd 100644 |
| --- a/tools/gn/scope.h |
| +++ b/tools/gn/scope.h |
| @@ -8,8 +8,8 @@ |
| #include <map> |
| #include <set> |
| -#include "base/basictypes.h" |
| #include "base/containers/hash_tables.h" |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/memory/scoped_vector.h" |