Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 57d9eaf69a7f45a66bb90d84547b58577f260b7f..caec43d978518509b19beaa5c0497ee3bf6f1659 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -165,6 +165,7 @@ source_set("test_support") { |
| "testing/fx_string_testhelpers.h", |
| "testing/test_support.cpp", |
| "testing/test_support.h", |
| + 'testing/utils/path_service.cpp', |
| ] |
| deps = [ |
| "//testing/gmock", |