| Index: cc/resources/sync_point_helper.cc
|
| diff --git a/cc/resources/sync_point_helper.cc b/cc/resources/sync_point_helper.cc
|
| index c398eb6761d43d08db56f943c7058f76ebab3382..f4eea70eb9d09d3670b46cd14ff244a7404fd319 100644
|
| --- a/cc/resources/sync_point_helper.cc
|
| +++ b/cc/resources/sync_point_helper.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "cc/resources/sync_point_helper.h"
|
|
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
|
| +#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h"
|
|
|
| namespace cc {
|
|
|
|
|