| Index: webkit/compositor_bindings/CCThreadImpl.cpp
|
| diff --git a/webkit/compositor_bindings/CCThreadImpl.cpp b/webkit/compositor_bindings/CCThreadImpl.cpp
|
| index 7830600ba105b3d9ce2fed996a03cd51862504cb..25d38b735fadf645239075cab10f17d074bfa211 100644
|
| --- a/webkit/compositor_bindings/CCThreadImpl.cpp
|
| +++ b/webkit/compositor_bindings/CCThreadImpl.cpp
|
| @@ -8,6 +8,7 @@
|
| #include "cc/completion_event.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/Platform.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebThread.h"
|
| +#include <wtf/OwnPtr.h>
|
|
|
| using cc::CCThread;
|
| using cc::CCCompletionEvent;
|
|
|