Index: cc/cc.gyp |
=================================================================== |
--- cc/cc.gyp (revision 210393) |
+++ cc/cc.gyp (working copy) |
@@ -117,6 +117,14 @@ |
'layers/picture_image_layer.h', |
'layers/picture_image_layer_impl.cc', |
'layers/picture_image_layer_impl.h', |
+ |
+ 'layers/picture_scrollbar_layer.cc', |
+ 'layers/picture_scrollbar_layer.h', |
+ 'layers/picture_scrollbar_layer_impl.cc', |
+ 'layers/picture_scrollbar_layer_impl.h', |
+ 'resources/ui_resource_manager.cc', |
+ 'resources/ui_resource_manager.h', |
+ |
'layers/picture_layer.cc', |
'layers/picture_layer.h', |
'layers/picture_layer_impl.cc', |