Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index b8c199551b9df42bf21fc56dd08fa5a894414184..aaa2c75538e3e276e3e5d0ddc778be9c9c82adc6 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -153,6 +153,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", |