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

Unified Diff: cc/cc.gyp

Issue 11550035: Implement pinch-zoom scaling for main-frame scrollbars and pinch-zoom overlay scrollbars. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Refactor for cleaner state/scrollbar split. Created 7 years, 11 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/damage_tracker.cc » ('j') | cc/damage_tracker.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 fb6a3ef2a1ca9d7b244032d54e71be8e444b61ab..b21d1454649b78ab5d9f2c31ccf5d0d7ef5bb52a 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -154,6 +154,8 @@
'picture_pile.h',
'picture_pile_impl.cc',
'picture_pile_impl.h',
+ 'pinch_zoom_scrollbar_layer_impl.cc',
+ 'pinch_zoom_scrollbar_layer_impl.h',
'pinch_zoom_viewport.cc',
'pinch_zoom_viewport.h',
'platform_color.h',
« no previous file with comments | « no previous file | cc/damage_tracker.cc » ('j') | cc/damage_tracker.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698