| Index: remoting/host/mock_objects.h
|
| diff --git a/remoting/host/mock_objects.h b/remoting/host/mock_objects.h
|
| index b02d02fadbc269cde17ca3fadd4a47fc21f1ffb1..50c94ef86546e7aa71725faa240ddd115a2cdc1e 100644
|
| --- a/remoting/host/mock_objects.h
|
| +++ b/remoting/host/mock_objects.h
|
| @@ -8,7 +8,7 @@
|
| #include "remoting/host/capturer.h"
|
| #include "remoting/host/client_connection.h"
|
| #include "remoting/host/event_executor.h"
|
| -#include "remoting/protocol/messages_decoder.h"
|
| +#include "remoting/proto/internal.pb.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| namespace remoting {
|
|
|