| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 8d5521e4cea7cc8a5ee5119309995dc6428b5873..88b4c51fa6f3810f723cc505e018275edbd563ce 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -299,6 +299,11 @@
|
| 'client/touch_input_scaler.h',
|
| ],
|
|
|
| + 'remoting_client_standalone_sources': [
|
| + 'client/chromoting_client_runtime.cc',
|
| + 'client/chromoting_client_runtime.h',
|
| + ],
|
| +
|
| 'remoting_client_plugin_sources': [
|
| 'client/plugin/chromoting_instance.cc',
|
| 'client/plugin/chromoting_instance.h',
|
|
|