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

Unified Diff: cc/BUILD.gn

Issue 2554913002: Prevent overlay scrollbars expand or hover together (Closed)
Patch Set: 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 | cc/input/scrollbar_animation_controller.h » ('j') | cc/input/scrollbar_animation_controller.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 7641d0b35fc2454f3ea7895ed1826f76bf0fec31..90b49a4a9691a82c85e134f5d5fbc6b6de7f80a5 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -95,6 +95,8 @@ cc_component("cc") {
"input/scrollbar_animation_controller_thinning.cc",
"input/scrollbar_animation_controller_thinning.h",
"input/selection.h",
+ "input/single_scrollbar_animation_controller_thinning.cc",
+ "input/single_scrollbar_animation_controller_thinning.h",
"layers/append_quads_data.h",
"layers/content_layer_client.h",
"layers/draw_properties.cc",
« no previous file with comments | « no previous file | cc/input/scrollbar_animation_controller.h » ('j') | cc/input/scrollbar_animation_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698