Chromium Code Reviews| Index: tools/gn/command_format.cc |
| diff --git a/tools/gn/command_format.cc b/tools/gn/command_format.cc |
| index 3106b2c0f6a9e96e9fc037afc8155cd8a00239e7..dafba6ede6f62d1ed98dea44ce64d6ce9143e550 100644 |
| --- a/tools/gn/command_format.cc |
| +++ b/tools/gn/command_format.cc |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "tools/gn/command_format.h" |
| + |
| #include <stddef.h> |
| #include <sstream> |