Chromium Code Reviews| Index: remoting/remoting.gyp |
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
| index 8d00dc7ddf6e0eadb807662be1396a616e91ffd5..6eb1c205f0f856969d2d54ed02ab5e0a6a47bb75 100644 |
| --- a/remoting/remoting.gyp |
| +++ b/remoting/remoting.gyp |
| @@ -337,6 +337,8 @@ |
| 'base/encoder_vp8.h', |
| 'base/encoder_row_based.cc', |
| 'base/encoder_row_based.h', |
| + 'base/plugin_message_loop_proxy.cc', |
| + 'base/plugin_message_loop_proxy.h', |
| 'base/rate_counter.cc', |
| 'base/rate_counter.h', |
| 'base/running_average.cc', |