Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 4b37bbc117f133d47dcc2e1bce5c6894f5bf63e1..13c40d606ef5ef57609da02c00b8bae3c13686f2 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -193,6 +193,7 @@ static_library("test_support") { |
| "testing/test_support.cpp", |
| "testing/test_support.h", |
| "testing/utils/path_service.cpp", |
| + "testing/utils/path_service.h", |
| ] |
| deps = [ |
| ":pdfium", |