Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: sky/engine/public/BUILD.gn

Issue 867093002: Remove unused "Web" interfaces (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: A couple more Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sky/engine/public/web/WebActiveWheelFlingParameters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/BUILD.gn
diff --git a/sky/engine/public/BUILD.gn b/sky/engine/public/BUILD.gn
index 9c2aadaded3208d131f7b7ce08e433c02e70153a..0000b3d50fb2960be51693afb03c9f503acc6238 100644
--- a/sky/engine/public/BUILD.gn
+++ b/sky/engine/public/BUILD.gn
@@ -99,15 +99,11 @@ source_set("platform_headers") {
source_set("web_headers") {
public = [
"web/Sky.h",
- "web/WebActiveWheelFlingParameters.h",
- "web/WebArrayBufferConverter.h",
- "web/WebArrayBufferView.h",
"web/WebBeginFrameArgs.h",
"web/WebCache.h",
"web/WebCachedURLRequest.h",
"web/WebCompositionUnderline.h",
"web/WebConsoleMessage.h",
- "web/WebContentDetectionResult.h",
"web/WebDocument.h",
"web/WebElement.h",
"web/WebExceptionCode.h",
@@ -115,13 +111,9 @@ source_set("web_headers") {
"web/WebFontDescription.h",
"web/WebFrame.h",
"web/WebFrameClient.h",
- "web/WebGlyphCache.h",
"web/WebHitTestResult.h",
- "web/WebImageCache.h",
- "web/WebImageDecoder.h",
"web/WebLeakDetector.h",
"web/WebLocalFrame.h",
- "web/WebMemoryUsageInfo.h",
"web/WebNavigationPolicy.h",
"web/WebNavigationType.h",
"web/WebNavigatorContentUtilsClient.h",
@@ -129,12 +121,9 @@ source_set("web_headers") {
"web/WebPageVisibilityState.h",
"web/WebRange.h",
"web/WebRuntimeFeatures.h",
- "web/WebScriptBindings.h",
- "web/WebScriptController.h",
"web/WebScriptSource.h",
"web/WebSettings.h",
"web/WebSpellCheckClient.h",
- "web/WebTestingSupport.h",
"web/WebTextAffinity.h",
"web/WebTextCheckingCompletion.h",
"web/WebTextCheckingResult.h",
« no previous file with comments | « no previous file | sky/engine/public/web/WebActiveWheelFlingParameters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698