| 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 61cd4352cac2277c4a5ead8eb5de997ba3db2266..624c70aa1cd36a7ee96799cc9085e10a5907797e 100644
|
| --- a/remoting/host/chromeos/aura_desktop_capturer.h
|
| +++ b/remoting/host/chromeos/aura_desktop_capturer.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_HOST_CHROMEOS_AURA_DESKTOP_CAPTURER_H_
|
|
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "third_party/webrtc/modules/desktop_capture/screen_capturer.h"
|
|
|
|
|