| Index: tools/gn/path_output_unittest.cc
|
| diff --git a/tools/gn/path_output_unittest.cc b/tools/gn/path_output_unittest.cc
|
| index 65dae8dda08a798b0a134021410b53868046d25a..6a7da19b94e28297d3c1b4f3419f562d5e8ee951 100644
|
| --- a/tools/gn/path_output_unittest.cc
|
| +++ b/tools/gn/path_output_unittest.cc
|
| @@ -5,6 +5,7 @@
|
| #include <sstream>
|
|
|
| #include "base/files/file_path.h"
|
| +#include "build/build_config.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "tools/gn/output_file.h"
|
| #include "tools/gn/path_output.h"
|
|
|