Chromium Code Reviews| Index: tools/gn/build_settings.h |
| diff --git a/tools/gn/build_settings.h b/tools/gn/build_settings.h |
| index 785d239cc32821e28cf0f82c19b0c6a935402ec4..a9752f112448e874b2f319f7f7adebf8f03e704d 100644 |
| --- a/tools/gn/build_settings.h |
| +++ b/tools/gn/build_settings.h |
| @@ -18,7 +18,6 @@ |
| #include "tools/gn/source_file.h" |
| class Item; |
| -class OutputFile; |
| // Settings for one build, which is one toplevel output directory. There |
| // may be multiple Settings objects that refer to this, one for each toolchain. |