Index: ppapi/BUILD.gn |
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn |
index 62862eaa1e0602fdd3d6319603227154f3cb3c95..82085d3e4c5263d46b7680894919a3660791b04c 100644 |
--- a/ppapi/BUILD.gn |
+++ b/ppapi/BUILD.gn |
@@ -192,6 +192,8 @@ component("ppapi_shared") { |
"shared_impl/scoped_pp_var.h", |
"shared_impl/socket_option_data.cc", |
"shared_impl/socket_option_data.h", |
+ "shared_impl/test_harness_utils.cc", |
+ "shared_impl/test_harness_utils.h", |
"shared_impl/thread_aware_callback.cc", |
"shared_impl/thread_aware_callback.h", |
"shared_impl/time_conversion.cc", |