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..4e9afef8e62b4fc4e5d33dbddd13cf986f09f381 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1832,6 +1832,7 @@ test("blink_platform_unittests") { |
if (use_default_render_theme) { |
sources += [ "scroll/ScrollbarThemeAuraTest.cpp" ] |
+ sources += [ "scroll/ScrollbarThemeOverlayTest.cpp" ] |
} |
sources += [ "testing/RunAllTests.cpp" ] |