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

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: rebased 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/layers/layer_position_constraint.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 65c2de75e5c2ce784a5e5e8fd245c9e87ee5ffbb..9b2430950504abadefd824b0f1a8c46562aae283 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/layers/layer_position_constraint.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698