Chromium Code Reviews| Index: remoting/host/video_frame_recorder.h |
| diff --git a/remoting/host/video_frame_recorder.h b/remoting/host/video_frame_recorder.h |
| index a162373647a18481fdfecc92f3546feeea7b1422..535e5135ad6f0ce0d07f905c5749f2435eb180f4 100644 |
| --- a/remoting/host/video_frame_recorder.h |
| +++ b/remoting/host/video_frame_recorder.h |
| @@ -8,6 +8,7 @@ |
| #include <stdint.h> |
| #include <list> |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/memory/weak_ptr.h" |