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

Unified Diff: cc/cc.gyp

Issue 12552004: Support bottom-right anchored fixed-position elements during a pinch gesture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move [Web]LayerPositionConstraint conversion to glue Created 7 years, 9 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_common.cc » ('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 e2910c5152d6a5f7a0d7f11b69c7e5fda2047712..9e6e68ef9fb5c7eda0f196cc3b64705a755d19c6 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -106,6 +106,8 @@
'layers/layer_iterator.cc',
'layers/layer_iterator.h',
'resources/layer_painter.h',
+ 'layers/layer_position_constraint.cc',
+ 'layers/layer_position_constraint.h',
'resources/layer_quad.cc',
'resources/layer_quad.h',
'trees/layer_sorter.cc',
« no previous file with comments | « no previous file | cc/layers/layer.h » ('j') | cc/trees/layer_tree_host_common.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698