| Index: ppapi/shared_impl/BUILD.gn
|
| diff --git a/ppapi/shared_impl/BUILD.gn b/ppapi/shared_impl/BUILD.gn
|
| index 64ae537f6c6d5ed212b6312fc358e7823f442cd5..422600976ece4d5ca8894205b07f4130afc9abd5 100644
|
| --- a/ppapi/shared_impl/BUILD.gn
|
| +++ b/ppapi/shared_impl/BUILD.gn
|
| @@ -101,8 +101,6 @@ component("shared_impl") {
|
| "scoped_pp_var.h",
|
| "socket_option_data.cc",
|
| "socket_option_data.h",
|
| - "test_harness_utils.cc",
|
| - "test_harness_utils.h",
|
| "thread_aware_callback.cc",
|
| "thread_aware_callback.h",
|
| "time_conversion.cc",
|
|
|