Chromium Code Reviews| Index: tools/gn/header_checker.cc |
| diff --git a/tools/gn/header_checker.cc b/tools/gn/header_checker.cc |
| index 2193030bf2a9f9c3a18de51bd1705758971d2c8e..3fb6bd7f4e2db87e782765e8a5f7293c3f552f66 100644 |
| --- a/tools/gn/header_checker.cc |
| +++ b/tools/gn/header_checker.cc |
| @@ -17,6 +17,7 @@ |
| #include "tools/gn/err.h" |
| #include "tools/gn/filesystem_utils.h" |
| #include "tools/gn/scheduler.h" |
| +#include "tools/gn/source_file_type.h" |
| #include "tools/gn/target.h" |
| #include "tools/gn/trace.h" |