| Index: remoting/protocol/monitored_video_stub.h
|
| diff --git a/remoting/protocol/monitored_video_stub.h b/remoting/protocol/monitored_video_stub.h
|
| index ea9401055b272a270f96a28be179fe48834cc466..a451d987983a2eb86163283f5fae575334d475d4 100644
|
| --- a/remoting/protocol/monitored_video_stub.h
|
| +++ b/remoting/protocol/monitored_video_stub.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_PROTOCOL_MONITORED_VIDEO_STUB_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "base/timer/timer.h"
|
| #include "remoting/protocol/video_stub.h"
|
|
|