| Index: sky/engine/public/BUILD.gn
|
| diff --git a/sky/engine/public/BUILD.gn b/sky/engine/public/BUILD.gn
|
| index 8f9632cedeeb0237326a652bccbf1eebb898d517..70543852e5e5761f154dfa67191db2907a82db54 100644
|
| --- a/sky/engine/public/BUILD.gn
|
| +++ b/sky/engine/public/BUILD.gn
|
| @@ -84,7 +84,6 @@ source_set("web_headers") {
|
| "web/WebCache.h",
|
| "web/WebCachedURLRequest.h",
|
| "web/WebCompositionUnderline.h",
|
| - "web/WebConsoleMessage.h",
|
| "web/WebDocument.h",
|
| "web/WebElement.h",
|
| "web/WebExceptionCode.h",
|
| @@ -93,7 +92,6 @@ source_set("web_headers") {
|
| "web/WebFrame.h",
|
| "web/WebFrameClient.h",
|
| "web/WebHitTestResult.h",
|
| - "web/WebLeakDetector.h",
|
| "web/WebLocalFrame.h",
|
| "web/WebNavigationPolicy.h",
|
| "web/WebNavigationType.h",
|
|
|