Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 5a8143f764d0dc15209f67e5356404bb9d4b3e9e..9e5acc4c484ae23ab195ace97e3f9bc4d685e760 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -553,6 +553,7 @@ |
'trees/proxy_common.h', |
'trees/proxy_impl.h', |
'trees/proxy_main.h', |
+ 'trees/remote_proto_channel.h', |
'trees/scoped_abort_remaining_swap_promises.h', |
'trees/single_thread_proxy.cc', |
'trees/single_thread_proxy.h', |
@@ -584,6 +585,7 @@ |
'target_name': 'cc_proto', |
'type': '<(component)', |
'sources': [ |
+ 'proto/compositor_message.proto', |
'proto/display_item.proto', |
'proto/layer.proto', |
'proto/point.proto', |