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

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

Issue 720713003: Remove WebScroll* (Closed) Base URL: https://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 | « no previous file | sky/engine/platform/exported/WebScrollbarImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 261912b387091764d170113b5d514a51a492aae7..66d5591c797a12b041f6e29ceb5424e6c572319e 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -129,10 +129,6 @@ component("platform") {
"exported/WebHTTPBody.cpp",
"exported/WebHTTPLoadInfo.cpp",
"exported/WebImageSkia.cpp",
- "exported/WebScrollbarImpl.cpp",
- "exported/WebScrollbarImpl.h",
- "exported/WebScrollbarThemeGeometryNative.cpp",
- "exported/WebScrollbarThemeGeometryNative.h",
"exported/WebString.cpp",
"exported/WebTransformKeyframe.cpp",
"exported/WebURL.cpp",
@@ -518,8 +514,6 @@ component("platform") {
"RefCountedSupplement.h",
"ScriptForbiddenScope.cpp",
"ScriptForbiddenScope.h",
- "scroll/ProgrammaticScrollAnimator.cpp",
- "scroll/ProgrammaticScrollAnimator.h",
"scroll/ScrollableArea.cpp",
"scroll/ScrollableArea.h",
"scroll/ScrollAnimator.cpp",
« no previous file with comments | « no previous file | sky/engine/platform/exported/WebScrollbarImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698