diff options
Diffstat (limited to 'Source/WebKit/chromium/tests/CCLayerTestCommon.cpp')
-rw-r--r-- | Source/WebKit/chromium/tests/CCLayerTestCommon.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/chromium/tests/CCLayerTestCommon.cpp b/Source/WebKit/chromium/tests/CCLayerTestCommon.cpp index 423c668d9..b35819759 100644 --- a/Source/WebKit/chromium/tests/CCLayerTestCommon.cpp +++ b/Source/WebKit/chromium/tests/CCLayerTestCommon.cpp @@ -25,6 +25,7 @@ #include "config.h" #include "CCLayerTestCommon.h" +#include "cc/CCDrawQuad.h" #include <gtest/gtest.h> #include <wtf/Vector.h> |