| Index: cc/resources/resource_update_controller.cc
|
| diff --git a/cc/resources/resource_update_controller.cc b/cc/resources/resource_update_controller.cc
|
| index 5e0a26cbf497cf70a3c6d944332ea219a6478031..1a909f93d7485ab77f47b199db74ed297d72ba66 100644
|
| --- a/cc/resources/resource_update_controller.cc
|
| +++ b/cc/resources/resource_update_controller.cc
|
| @@ -13,7 +13,7 @@
|
| #include "cc/resources/prioritized_resource.h"
|
| #include "cc/resources/resource_provider.h"
|
| #include "skia/ext/refptr.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/skia/include/gpu/SkGpuDevice.h"
|
|
|
|
|