diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index b5b57e3..77647105 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -82,6 +82,8 @@ 'test/fake_picture_layer_tiling_client.h', 'test/fake_proxy.cc', 'test/fake_proxy.h', + 'test/fake_scrollbar_layer.cc', + 'test/fake_scrollbar_layer.h', 'test/fake_scrollbar_theme_painter.h', 'test/fake_scrollbar_theme_painter.cc', 'test/fake_tile_manager_client.h', |