| Index: sky/viewer/BUILD.gn
|
| diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
|
| index 9d40bca62f3851cae4eaba57ad0ea622f7759ac3..f0d19917890744ea222b29193960860a90374392 100644
|
| --- a/sky/viewer/BUILD.gn
|
| +++ b/sky/viewer/BUILD.gn
|
| @@ -25,8 +25,6 @@ mojo_native_application("viewer") {
|
| "platform/platform_impl.h",
|
| "platform/weblayertreeview_impl.cc",
|
| "platform/weblayertreeview_impl.h",
|
| - "platform/webthemeengine_impl.cc",
|
| - "platform/webthemeengine_impl.h",
|
| "platform/weburlloader_impl.cc",
|
| "platform/weburlloader_impl.h",
|
| "script/script_runner.cc",
|
|
|