Chromium Code Reviews| Index: tools/gn/escape.cc |
| diff --git a/tools/gn/escape.cc b/tools/gn/escape.cc |
| index e10e24a2b68c48f6a5c0454e33ecd036879320e0..165e9c4e233a3c26b39cc7cfe94cfcdfe2999ed0 100644 |
| --- a/tools/gn/escape.cc |
| +++ b/tools/gn/escape.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 <ostream> |
| + |
| #include "tools/gn/escape.h" |
| #include "base/containers/stack_container.h" |