Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index d9bebc442883859a33304e027bec1f6594f03597..d511f2cd58fd578c190aff93b7e7cc2c53b00e31 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -573,6 +573,10 @@ |
'trees/proxy_impl.h', |
'trees/proxy_main.cc', |
'trees/proxy_main.h', |
+ 'trees/remote_channel_impl.cc', |
+ 'trees/remote_channel_impl.h', |
+ 'trees/remote_channel_main.cc', |
+ 'trees/remote_channel_main.h', |
'trees/remote_proto_channel.h', |
'trees/scoped_abort_remaining_swap_promises.h', |
'trees/single_thread_proxy.cc', |
@@ -604,6 +608,8 @@ |
'type': '<(component)', |
'sources': [ |
'proto/compositor_message.proto', |
+ 'proto/compositor_message_to_impl.proto', |
+ 'proto/compositor_message_to_main.proto', |
'proto/display_item.proto', |
'proto/display_list_recording_source.proto', |
'proto/layer.proto', |