| Index: tools/gn/ninja_copy_target_writer.h
|
| diff --git a/tools/gn/ninja_copy_target_writer.h b/tools/gn/ninja_copy_target_writer.h
|
| index 9e1746ee9cc09820ebc16cf913bc96273df4c751..a45a470a3d4682145ad26d503c4af9fd75b046f7 100644
|
| --- a/tools/gn/ninja_copy_target_writer.h
|
| +++ b/tools/gn/ninja_copy_target_writer.h
|
| @@ -8,8 +8,6 @@
|
| #include "base/macros.h"
|
| #include "tools/gn/ninja_target_writer.h"
|
|
|
| -class Tool;
|
| -
|
| // Writes a .ninja file for a copy target type.
|
| class NinjaCopyTargetWriter : public NinjaTargetWriter {
|
| public:
|
|
|