| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 4db9587d933f573db28914b5158b24b5a084c981..d88f8c2f85db156128421c3a50d94fec8f04d45c 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1906,6 +1906,8 @@
|
| 'client/plugin/pepper_plugin_thread_delegate.h',
|
| 'client/plugin/pepper_port_allocator.cc',
|
| 'client/plugin/pepper_port_allocator.h',
|
| + 'client/plugin/pepper_token_fetcher.cc',
|
| + 'client/plugin/pepper_token_fetcher.h',
|
| 'client/plugin/pepper_view.cc',
|
| 'client/plugin/pepper_view.h',
|
| 'client/plugin/pepper_util.cc',
|
|
|