Index: tools/gn/action_target_generator.h |
diff --git a/tools/gn/action_target_generator.h b/tools/gn/action_target_generator.h |
index 45a86f01dbae9c540d9162f800e07d530856219f..68511c6f5d21d4c9d3c8e813673698267133f294 100644 |
--- a/tools/gn/action_target_generator.h |
+++ b/tools/gn/action_target_generator.h |
@@ -6,6 +6,7 @@ |
#define TOOLS_GN_ACTION_TARGET_GENERATOR_H_ |
#include "base/macros.h" |
+#include "tools/gn/target.h" |
#include "tools/gn/target_generator.h" |
// Populates a Target with the values from an action[_foreach] rule. |