| Index: webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp
|
| diff --git a/webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp b/webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp
|
| index 5a27036220be1cae1aefcb82b8c7a0c7f05b8021..0866dc2a6d2f547805cffe4f278fd6312d12ece9 100644
|
| --- a/webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp
|
| +++ b/webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp
|
| @@ -8,6 +8,7 @@
|
| #include "IOSurfaceLayerChromium.h"
|
| #include "WebLayerImpl.h"
|
| #include "webcore_convert.h"
|
| +#include <wtf/PassOwnPtr.h>
|
|
|
| using cc::IOSurfaceLayerChromium;
|
|
|
|
|