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

Unified Diff: sky/engine/public/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 | « sky/engine/platform/scroll/Scrollbar.cpp ('k') | sky/engine/public/platform/Platform.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 ab31c90847ffe42f800424b625bb3ef7c8604f75..16da45880db2f502823ebe37af81e1d9dd9485cd 100644
--- a/sky/engine/public/BUILD.gn
+++ b/sky/engine/public/BUILD.gn
@@ -93,12 +93,6 @@ source_set("sky_headers") {
"platform/WebRenderingStats.h",
"platform/WebScreenInfo.h",
"platform/WebScreenOrientationType.h",
- "platform/WebScrollOffsetAnimationCurve.h",
- "platform/WebScrollbar.h",
- "platform/WebScrollbarBehavior.h",
- "platform/WebScrollbarLayer.h",
- "platform/WebScrollbarThemeGeometry.h",
- "platform/WebScrollbarThemePainter.h",
"platform/WebSelectionBound.h",
"platform/WebSize.h",
"platform/WebString.h",
« no previous file with comments | « sky/engine/platform/scroll/Scrollbar.cpp ('k') | sky/engine/public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698