Index: cc/video_layer_impl.h |
diff --git a/cc/video_layer_impl.h b/cc/video_layer_impl.h |
index 9f667a1cf6eb14b2cd3d99737d8ce26ad77e0bf3..6553eaba9d02ad2378db1a94dd7829a6828fe4a7 100644 |
--- a/cc/video_layer_impl.h |
+++ b/cc/video_layer_impl.h |
@@ -7,6 +7,7 @@ |
#include "IntSize.h" |
#include "base/synchronization/lock.h" |
+#include "base/threading/thread_checker.h" |
danakj
2012/10/25 05:06:06
unused header?
|
#include "cc/layer_impl.h" |
#include "third_party/khronos/GLES2/gl2.h" |
#include <public/WebTransformationMatrix.h> |