| Index: remoting/host/shaped_desktop_capturer.h
|
| diff --git a/remoting/host/shaped_desktop_capturer.h b/remoting/host/shaped_desktop_capturer.h
|
| index 7b37ed7186b17fff16fea6a01a754ca85d16b11d..f1b5cee1422a065b98b7aabb81c59d01205cbc98 100644
|
| --- a/remoting/host/shaped_desktop_capturer.h
|
| +++ b/remoting/host/shaped_desktop_capturer.h
|
| @@ -5,6 +5,9 @@
|
| #ifndef REMOTING_HOST_SHAPED_DESKTOP_CAPTURER_H_
|
| #define REMOTING_HOST_SHAPED_DESKTOP_CAPTURER_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_capturer.h"
|
|
|
|
|