| Index: cc/thread_proxy.cc
|
| diff --git a/cc/thread_proxy.cc b/cc/thread_proxy.cc
|
| index f45c09007233e94a82159db7a16c4a6ce5a5d519..1717502e0899f3bbdccd0cda4dc4916b1a2561ec 100644
|
| --- a/cc/thread_proxy.cc
|
| +++ b/cc/thread_proxy.cc
|
| @@ -15,7 +15,7 @@
|
| #include "cc/scheduler.h"
|
| #include "cc/scoped_thread_proxy.h"
|
| #include "cc/thread.h"
|
| -#include <public/WebSharedGraphicsContext3D.h>
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebSharedGraphicsContext3D.h"
|
|
|
| using WebKit::WebSharedGraphicsContext3D;
|
|
|
|
|