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

Unified Diff: third_party/WebKit/Source/core/paint/BUILD.gn

Issue 2836813002: Move ScrollbarManager from core to platform and use as Scrollbar parent (Closed)
Patch Set: Created 3 years, 8 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
Index: third_party/WebKit/Source/core/paint/BUILD.gn
diff --git a/third_party/WebKit/Source/core/paint/BUILD.gn b/third_party/WebKit/Source/core/paint/BUILD.gn
index 29258112a2019604303aa498fabcb70bb1feca9e..b9159c71b4f4e864184af4ba18c338089f6bb976 100644
--- a/third_party/WebKit/Source/core/paint/BUILD.gn
+++ b/third_party/WebKit/Source/core/paint/BUILD.gn
@@ -168,8 +168,6 @@ blink_core_sources("paint") {
"ScrollRecorder.h",
"ScrollableAreaPainter.cpp",
"ScrollableAreaPainter.h",
- "ScrollbarManager.cpp",
- "ScrollbarManager.h",
"ScrollbarPainter.cpp",
"ScrollbarPainter.h",
"TableCellPainter.cpp",

Powered by Google App Engine
This is Rietveld 408576698