Index: cc/layers/video_frame_provider_client_impl.h |
diff --git a/cc/layers/video_frame_provider_client_impl.h b/cc/layers/video_frame_provider_client_impl.h |
index e626b541405a2ea4c0da086d0496afdd261b32de..17525ec4c1f37b4a7c9a7720d4c192a2cc8e38aa 100644 |
--- a/cc/layers/video_frame_provider_client_impl.h |
+++ b/cc/layers/video_frame_provider_client_impl.h |
@@ -5,6 +5,7 @@ |
#ifndef CC_LAYERS_VIDEO_FRAME_PROVIDER_CLIENT_IMPL_H_ |
#define CC_LAYERS_VIDEO_FRAME_PROVIDER_CLIENT_IMPL_H_ |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/synchronization/lock.h" |
#include "base/threading/thread_checker.h" |