| Index: sky/engine/web/BUILD.gn
|
| diff --git a/sky/engine/web/BUILD.gn b/sky/engine/web/BUILD.gn
|
| index 78408a8870e4ff93c0bb88fe3a120438d2877b8b..1b2220fe597e67a4189958ff595514f662ab9ee0 100644
|
| --- a/sky/engine/web/BUILD.gn
|
| +++ b/sky/engine/web/BUILD.gn
|
| @@ -47,10 +47,6 @@ component("web") {
|
| "EditorClientImpl.h",
|
| "FrameLoaderClientImpl.cpp",
|
| "FrameLoaderClientImpl.h",
|
| - "GraphicsLayerFactoryChromium.cpp",
|
| - "GraphicsLayerFactoryChromium.h",
|
| - "LinkHighlight.cpp",
|
| - "LinkHighlight.h",
|
| "PageWidgetDelegate.cpp",
|
| "PageWidgetDelegate.h",
|
| "SpellCheckerClientImpl.cpp",
|
|
|