| Index: sky/engine/testing/platform/BUILD.gn
|
| diff --git a/sky/engine/testing/platform/BUILD.gn b/sky/engine/testing/platform/BUILD.gn
|
| index fcb9ec5645d7924e782a5d7ab25b860be941515c..308609805571174e85450c7a7af5748f9788e42e 100644
|
| --- a/sky/engine/testing/platform/BUILD.gn
|
| +++ b/sky/engine/testing/platform/BUILD.gn
|
| @@ -8,8 +8,6 @@ static_library("platform") {
|
| sources = [
|
| "platform_impl.cc",
|
| "platform_impl.h",
|
| - "webthemeengine_impl.cc",
|
| - "webthemeengine_impl.h",
|
| "webunittestsupport_impl.cc",
|
| "webunittestsupport_impl.h",
|
| ]
|
|
|