| Index: cc/resources/resource_provider.cc
|
| diff --git a/cc/resources/resource_provider.cc b/cc/resources/resource_provider.cc
|
| index 7439b42fa101b9de5a3277dc16c2306601659a6e..a1e330b8b6529fc7bf5e6ebfa5f4ae0d98717b67 100644
|
| --- a/cc/resources/resource_provider.cc
|
| +++ b/cc/resources/resource_provider.cc
|
| @@ -17,7 +17,7 @@
|
| #include "cc/resources/transferable_resource.h"
|
| #include "cc/scheduler/texture_uploader.h"
|
| #include "gpu/GLES2/gl2extchromium.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
|
| +#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h"
|
| #include "third_party/khronos/GLES2/gl2.h"
|
| #include "third_party/khronos/GLES2/gl2ext.h"
|
| #include "ui/gfx/rect.h"
|
|
|