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

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: forgot to save the comments. sorry. :( 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/cc_tests.gyp » ('j') | no next file with comments »
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 d8c6a2a51ea4aa3ebfa98865378d70d5628c8b5e..1ad272c9539fbdf755d6d4c4dd28c1884786167c 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -110,6 +110,8 @@
'layers/layer_iterator.h',
'layers/layer_lists.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/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698