Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 8b6b5f19538981da0500f243bd8c54851cbb36e0..e0a78cf2437144b812e67b1cdedbd1a7354a65e8 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -86,6 +86,8 @@ |
'client/plugin/pepper_input_handler.h', |
'client/plugin/pepper_view.cc', |
'client/plugin/pepper_view.h', |
+ 'client/plugin/pepper_view_proxy.cc', |
+ 'client/plugin/pepper_view_proxy.h', |
'client/plugin/pepper_util.cc', |
'client/plugin/pepper_util.h', |
'../media/base/yuv_convert.cc', |
@@ -467,6 +469,7 @@ |
'client/mock_objects.h', |
'host/access_verifier_unittest.cc', |
'host/chromoting_host_context_unittest.cc', |
+ 'host/chromoting_host_unittest.cc', |
'host/differ_unittest.cc', |
'host/differ_block_unittest.cc', |
'host/heartbeat_sender_unittest.cc', |