| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 59e9b78c5ed7414c16a6f415763073382bf8f726..bd1ae0fe740e26d7dbdba10cc2e9c7703baec2c6 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1696,6 +1696,11 @@
|
| 'host/json_host_config_unittest.cc',
|
| 'host/log_to_server_unittest.cc',
|
| 'host/pin_hash_unittest.cc',
|
| + 'host/policy_hack/fake_nat_policy.cc',
|
| + 'host/policy_hack/fake_nat_policy.h',
|
| + 'host/policy_hack/mock_policy_callback.cc',
|
| + 'host/policy_hack/mock_policy_callback.h',
|
| + 'host/policy_hack/nat_policy_unittest.cc',
|
| 'host/register_support_host_request_unittest.cc',
|
| 'host/remote_input_filter_unittest.cc',
|
| 'host/screen_recorder_unittest.cc',
|
|
|