| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 55c36d43526f5b679d8928f475b188ebe7fa8847..3a3945706920101e0749ebe69f758bc15a6c92b0 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -176,6 +176,8 @@
|
| '../content/common/json_value_serializer.cc',
|
| '../content/common/json_value_serializer.h',
|
|
|
| + 'host/plugin/host_log_handler.cc',
|
| + 'host/plugin/host_log_handler.h',
|
| 'host/plugin/host_plugin.cc',
|
| 'host/plugin/host_plugin.def',
|
| 'host/plugin/host_plugin.rc',
|
|
|