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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2590163004: Aura overlay scrollbars shouldn't invalidate thumb on scroll or enabled state. (Closed)
Patch Set: Fix BUILD.gn, make MockScrollableArea constructor protected Created 4 years 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 | third_party/WebKit/Source/platform/scroll/Scrollbar.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index d45fa60f61b735f57de7498d307ca52ad149ee75..aed69fec58d9f26fdd8e2d97ac75b365f2266db7 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1793,6 +1793,7 @@ test("blink_platform_unittests") {
"scheduler/renderer/web_view_scheduler_impl_unittest.cc",
"scheduler/renderer/webthread_impl_for_renderer_scheduler_unittest.cc",
"scroll/ScrollableAreaTest.cpp",
+ "scroll/ScrollbarThemeOverlayTest.cpp",
"testing/ArenaTestHelpers.h",
"testing/TreeTestHelpers.cpp",
"testing/TreeTestHelpers.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/scroll/Scrollbar.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698