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

Unified Diff: cc/cc.gyp

Issue 2113483002: Make RootScroller set the outer viewport scroll layer in the compositor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index fe365781a1468cc2f93d563c326709eadfd8961e..c6602c9a3d03115a906d1beef9f57804b8d07022 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -583,6 +583,8 @@
'trees/remote_channel_main.cc',
'trees/remote_channel_main.h',
'trees/remote_proto_channel.h',
+ 'trees/root_scroller_controller.cc',
+ 'trees/root_scroller_controller.h',
'trees/scoped_abort_remaining_swap_promises.h',
'trees/single_thread_proxy.cc',
'trees/single_thread_proxy.h',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/trees/layer_tree_host.h » ('j') | cc/trees/layer_tree_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698