Chromium Code Reviews| Index: remoting/remoting.gyp |
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
| index 53918958ab5e280442e0a0b78025139f67ca0c35..b6b7c195a6944ad0f223787dbdadca3e6747a8dd 100644 |
| --- a/remoting/remoting.gyp |
| +++ b/remoting/remoting.gyp |
| @@ -326,6 +326,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', |