| Index: sky/viewer/BUILD.gn
|
| diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
|
| index ddcc0f2226b922af95e973a74f3831b038c482ef..3117c5e92bd4441a5c0f1ce3610fdbaea8ccf5b1 100644
|
| --- a/sky/viewer/BUILD.gn
|
| +++ b/sky/viewer/BUILD.gn
|
| @@ -28,8 +28,6 @@ shared_library("viewer") {
|
| "platform/webmimeregistry_impl.h",
|
| "platform/webthemeengine_impl.cc",
|
| "platform/webthemeengine_impl.h",
|
| - "platform/webthread_impl.cc",
|
| - "platform/webthread_impl.h",
|
| "platform/weburlloader_impl.cc",
|
| "platform/weburlloader_impl.h",
|
| "script/script_runner.cc",
|
|
|