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

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

Issue 693603005: Remove lots of dead web/ classes. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/web/AssertMatchingEnums.cpp ('k') | sky/engine/web/ChromeClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/BUILD.gn
diff --git a/sky/engine/web/BUILD.gn b/sky/engine/web/BUILD.gn
index 4bd2c15a61c588298c45bb9bd88f6b2830ed43b0..5ec70745a9028b8aab4ce135f66b4ac59bbad164 100644
--- a/sky/engine/web/BUILD.gn
+++ b/sky/engine/web/BUILD.gn
@@ -58,20 +58,9 @@ component("web") {
"WebArrayBufferView.cpp",
"WebCache.cpp",
"WebCachedURLRequest.cpp",
- "WebColorSuggestion.cpp",
"WebCustomElement.cpp",
- "WebDOMCustomEvent.cpp",
- "WebDOMError.cpp",
- "WebDOMEvent.cpp",
- "WebDOMMouseEvent.cpp",
- "WebDOMProgressEvent.cpp",
- "WebDOMResourceProgressEvent.cpp",
- "WebDatabase.cpp",
"WebDocument.cpp",
- "WebDocumentType.cpp",
"WebElement.cpp",
- "WebEntities.cpp",
- "WebEntities.h",
"WebFontDescription.cpp",
"WebFontImpl.cpp",
"WebFontImpl.h",
@@ -88,20 +77,15 @@ component("web") {
"WebLocalFrameImpl.cpp",
"WebLocalFrameImpl.h",
"WebNode.cpp",
- "WebPerformance.cpp",
"WebRange.cpp",
"WebRuntimeFeatures.cpp",
- "WebScopedMicrotaskSuppression.cpp",
"WebScopedUserGesture.cpp",
- "WebScopedWindowFocusAllowedIndicator.cpp",
"WebScriptBindings.cpp",
"WebScriptController.cpp",
"WebScrollbarThemePainter.cpp",
"WebSecurityPolicy.cpp",
- "WebSerializedScriptValue.cpp",
"WebSettingsImpl.cpp",
"WebSettingsImpl.h",
- "WebSurroundingText.cpp",
"WebTextCheckingCompletionImpl.cpp",
"WebTextCheckingCompletionImpl.h",
"WebTextCheckingResult.cpp",
« no previous file with comments | « sky/engine/web/AssertMatchingEnums.cpp ('k') | sky/engine/web/ChromeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698