Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index fd2b6bd7c0e42c07373bd5f0cc6479daa0019e8b..2740322baa2189da2dbf39ce490a2c625752ed9f 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -356,6 +356,8 @@ |
'playback/display_item_list_bounds_calculator.h', |
'playback/display_item_list_settings.cc', |
'playback/display_item_list_settings.h', |
+ 'playback/display_item_proto_factory.cc', |
+ 'playback/display_item_proto_factory.h', |
'playback/display_list_raster_source.cc', |
'playback/display_list_raster_source.h', |
'playback/display_list_recording_source.cc', |
@@ -582,6 +584,7 @@ |
'target_name': 'cc_proto', |
'type': '<(component)', |
'sources': [ |
+ 'proto/display_item.proto', |
'proto/point.proto', |
'proto/pointf.proto', |
'proto/rect.proto', |