| Index: remoting/protocol/capture_scheduler.h
|
| diff --git a/remoting/protocol/capture_scheduler.h b/remoting/protocol/capture_scheduler.h
|
| index 0b01c634a964575f53230a33627eaa3c42ca4963..54e2229d8d55b52bb3f57d889eb8d296cec9e6d9 100644
|
| --- a/remoting/protocol/capture_scheduler.h
|
| +++ b/remoting/protocol/capture_scheduler.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef REMOTING_PROTOCOL_CAPTURE_SCHEDULER_H_
|
| #define REMOTING_PROTOCOL_CAPTURE_SCHEDULER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| #include "base/threading/thread_checker.h"
|
|
|