| Index: remoting/host/chromeos/aura_desktop_capturer.h
|
| diff --git a/remoting/host/chromeos/aura_desktop_capturer.h b/remoting/host/chromeos/aura_desktop_capturer.h
|
| index 16c6f85fd4a3b69d6308a8df072cc86d63435782..61cd4352cac2277c4a5ead8eb5de997ba3db2266 100644
|
| --- a/remoting/host/chromeos/aura_desktop_capturer.h
|
| +++ b/remoting/host/chromeos/aura_desktop_capturer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_CHROMEOS_AURA_DESKTOP_CAPTURER_H_
|
| #define REMOTING_HOST_CHROMEOS_AURA_DESKTOP_CAPTURER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "third_party/webrtc/modules/desktop_capture/screen_capturer.h"
|
|
|
|
|