| Index: tools/gn/config_values_generator.h
|
| diff --git a/tools/gn/config_values_generator.h b/tools/gn/config_values_generator.h
|
| index 4e58010eefda6a090311d6ed5650487eb4cfdd91..3f118daf2c7bb054dc25ece678db39208bd3b075 100644
|
| --- a/tools/gn/config_values_generator.h
|
| +++ b/tools/gn/config_values_generator.h
|
| @@ -5,10 +5,7 @@
|
| #ifndef TOOLS_GN_CONFIG_VALUES_GENERATOR_H_
|
| #define TOOLS_GN_CONFIG_VALUES_GENERATOR_H_
|
|
|
| -#include <string>
|
| -#include <vector>
|
| -
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "tools/gn/source_dir.h"
|
|
|
| class ConfigValues;
|
|
|