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

Unified Diff: cc/cc.gyp

Issue 18139004: cc: Create a LayerScrollClient interface and an adapter class in compositor_bindings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « cc/DEPS ('k') | cc/layers/layer.h » ('j') | cc/layers/layer_scroll_client.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index bbbc32ee77a67419e10583e7fa5c74c47186983d..7a01fec7c3bf4f9ba6c287ce680a280da97c5903 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -108,6 +108,7 @@
'layers/layer_lists.h',
'layers/layer_position_constraint.cc',
'layers/layer_position_constraint.h',
+ 'layers/layer_scroll_client.h',
'layers/nine_patch_layer.cc',
'layers/nine_patch_layer.h',
'layers/nine_patch_layer_impl.cc',
« no previous file with comments | « cc/DEPS ('k') | cc/layers/layer.h » ('j') | cc/layers/layer_scroll_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698