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

Unified Diff: cc/cc.gyp

Issue 12147005: Hardcode scrollbar rendering for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: hardcoded scrollbar not using layer structure. similar to M18 approach Created 7 years, 10 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/hardcoded_scrollbar.h » ('j') | cc/hardcoded_scrollbar.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 3a2da5b906d1d22d6193c5a09df279cf41851eb2..869d98f6993d0f93fc6f5bc3fbe73bdbc9c6335d 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -73,6 +73,8 @@
'gl_renderer_draw_cache.cc',
'gl_renderer_draw_cache.h',
'hash_pair.h',
+ 'hardcoded_scrollbar.cc',
+ 'hardcoded_scrollbar.h',
'heads_up_display_layer.cc',
'heads_up_display_layer.h',
'heads_up_display_layer_impl.cc',
« no previous file with comments | « no previous file | cc/hardcoded_scrollbar.h » ('j') | cc/hardcoded_scrollbar.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698