| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 1203522226a21a870ee1b1a5c6b4e4d29ddb1b5b..1ea34012d093939dc0c9673852eb5a2c28927489 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -261,7 +261,7 @@
|
| 'base/rate_counter.cc',
|
| 'base/rate_counter.h',
|
| 'base/running_average.cc',
|
| - 'base/running_avarage.h',
|
| + 'base/running_average.h',
|
| 'base/tracer.cc',
|
| 'base/tracer.h',
|
| 'base/types.h',
|
| @@ -484,7 +484,7 @@
|
| 'protocol/buffered_socket_writer.cc',
|
| 'protocol/buffered_socket_writer.h',
|
| 'protocol/client_control_sender.cc',
|
| - 'protocol/client_control_Sender.h',
|
| + 'protocol/client_control_sender.h',
|
| 'protocol/client_message_dispatcher.cc',
|
| 'protocol/client_message_dispatcher.h',
|
| 'protocol/client_stub.h',
|
|
|