| Index: sky/engine/public/BUILD.gn
|
| diff --git a/sky/engine/public/BUILD.gn b/sky/engine/public/BUILD.gn
|
| index 50eb47a922c8d5e098432d50ccfae5bc6b14eeb6..5a4c2ded513d8312954f3359f49dce391ab8ef5c 100644
|
| --- a/sky/engine/public/BUILD.gn
|
| +++ b/sky/engine/public/BUILD.gn
|
| @@ -54,14 +54,12 @@ source_set("platform_headers") {
|
| "platform/WebGestureDevice.h",
|
| "platform/WebGraphicsContext3D.h",
|
| "platform/WebGraphicsContext3DProvider.h",
|
| - "platform/WebGraphicsLayerDebugInfo.h",
|
| "platform/WebHTTPBody.h",
|
| "platform/WebHTTPHeaderVisitor.h",
|
| "platform/WebHTTPLoadInfo.h",
|
| "platform/WebImage.h",
|
| "platform/WebImageLayer.h",
|
| "platform/WebLayer.h",
|
| - "platform/WebLayerClient.h",
|
| "platform/WebLayerScrollClient.h",
|
| "platform/WebLayerTreeView.h",
|
| "platform/WebLocalizedString.h",
|
|
|