Chromium Code Reviews| Index: webrtc/modules/desktop_capture/shared_memory.h |
| diff --git a/webrtc/modules/desktop_capture/shared_memory.h b/webrtc/modules/desktop_capture/shared_memory.h |
| index 6e15f23f6b8a4a0429f2d4aa2c09228f447d03bc..e654d95f2d93d4d1212ac645a1c7891fabaa9412 100644 |
| --- a/webrtc/modules/desktop_capture/shared_memory.h |
| +++ b/webrtc/modules/desktop_capture/shared_memory.h |
| @@ -20,6 +20,7 @@ |
| #include <memory> |
| #include "webrtc/base/constructormagic.h" |
| +#include "webrtc/base/thread_checker.h" |
| #include "webrtc/typedefs.h" |
| namespace webrtc { |