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

Unified Diff: cc/DEPS

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: fixes 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 | « no previous file | cc/layers/layer.h » ('j') | cc/trees/layer_tree_host_unittest_scroll.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index d5e7baac8c845857f89d828a33a33ebaa560d578..ad58ebab32d757a08d95a1600992c29e9d586b77 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -13,5 +13,4 @@ include_rules = [
# TODO(danakj): Drop dependencies on WebKit Platform API from cc.
"+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
"+third_party/WebKit/public/platform/WebGraphicsMemoryAllocation.h",
- "+third_party/WebKit/public/platform/WebLayerScrollClient.h",
]
« no previous file with comments | « no previous file | cc/layers/layer.h » ('j') | cc/trees/layer_tree_host_unittest_scroll.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698