| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 663c7844cea4fa990758066652f6bad283b98f31..49a1800efea3ee3ee7462232542200fe09e3d795 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1658,6 +1658,7 @@
|
| 'protocol/message_reader.h',
|
| 'protocol/mouse_input_filter.cc',
|
| 'protocol/mouse_input_filter.h',
|
| + 'protocol/name_value_map.h',
|
| 'protocol/negotiating_authenticator.cc',
|
| 'protocol/negotiating_authenticator.h',
|
| 'protocol/protobuf_video_reader.cc',
|
|
|