Chromium Code Reviews| Index: tools/gn/deps_iterator.h |
| diff --git a/tools/gn/deps_iterator.h b/tools/gn/deps_iterator.h |
| index 1c3a75e141747c3faa5e86bb0e3f8db5255853a3..cf287185021e72425999055ee4f41977e0ac1cdb 100644 |
| --- a/tools/gn/deps_iterator.h |
| +++ b/tools/gn/deps_iterator.h |
| @@ -5,7 +5,6 @@ |
| #ifndef TOOLS_GN_DEPS_ITERATOR_H_ |
| #define TOOLS_GN_DEPS_ITERATOR_H_ |
| -#include "base/basictypes.h" |
| #include "tools/gn/label_ptr.h" |
| class Target; |