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

Unified Diff: cc/cc_tests.gyp

Issue 11609002: cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bindings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: notry Created 8 years 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 | « cc/caching_bitmap_content_layer_updater.cc ('k') | cc/content_layer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 79dfda490c65a3d822c6366558b32fc3ef53a542..9bc7abb502ff5f428923badaaea0de926b441c24 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -79,6 +79,8 @@
'test/fake_picture_layer_tiling_client.h',
'test/fake_proxy.cc',
'test/fake_proxy.h',
+ 'test/fake_scrollbar_theme_painter.h',
+ 'test/fake_scrollbar_theme_painter.cc',
'test/fake_tile_manager_client.h',
'test/fake_output_surface.cc',
'test/fake_output_surface.h',
@@ -86,6 +88,8 @@
'test/fake_software_output_device.h',
'test/fake_web_graphics_context_3d.cc',
'test/fake_web_graphics_context_3d.h',
+ 'test/fake_web_scrollbar.cc',
+ 'test/fake_web_scrollbar.h',
'test/fake_web_scrollbar_theme_geometry.cc',
'test/fake_web_scrollbar_theme_geometry.h',
'test/geometry_test_utils.cc',
« no previous file with comments | « cc/caching_bitmap_content_layer_updater.cc ('k') | cc/content_layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698