diff options
Diffstat (limited to 'testing/BUILD.gn')
-rw-r--r-- | testing/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/BUILD.gn b/testing/BUILD.gn index 0dd6a82071..c231e2207f 100644 --- a/testing/BUILD.gn +++ b/testing/BUILD.gn @@ -10,6 +10,7 @@ jumbo_source_set("test_support") { sources = [ "fx_string_testhelpers.cpp", "fx_string_testhelpers.h", + "pseudo_retainable.h", "string_write_stream.cpp", "string_write_stream.h", "test_support.cpp", |