Index: webkit/compositor_bindings/WebSolidColorLayerImpl.cpp |
diff --git a/webkit/compositor_bindings/WebSolidColorLayerImpl.cpp b/webkit/compositor_bindings/WebSolidColorLayerImpl.cpp |
index b5e90ff6fc1304aefc4ef5008c380b25c910fbc0..e0cd08e213e2f40e07086aa66e736b710b5af99d 100644 |
--- a/webkit/compositor_bindings/WebSolidColorLayerImpl.cpp |
+++ b/webkit/compositor_bindings/WebSolidColorLayerImpl.cpp |
@@ -7,6 +7,7 @@ |
#include "SolidColorLayerChromium.h" |
#include "WebLayerImpl.h" |
+#include <wtf/PassOwnPtr.h> |
using cc::SolidColorLayerChromium; |