diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index c112bab..0f0ce91 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', |