Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index bf1a355a4c9a147f23adfd03996a24b1184c5da0..33d8624d75e776211c9314a7ddb58a6003a6dc7c 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -579,6 +579,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', |
@@ -612,6 +616,8 @@ |
'proto/begin_main_frame_and_commit_state.proto', |
'proto/commit_earlyout_reason.proto', |
'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', |