| Index: content/common/gpu/client/gl_helper.cc
|
| diff --git a/content/common/gpu/client/gl_helper.cc b/content/common/gpu/client/gl_helper.cc
|
| index 3624108bd860ae1b5c1b8ba2e4ff8dc02c7ee3c7..5fbd4f2269789cf6a191de235ed79eb331670983 100644
|
| --- a/content/common/gpu/client/gl_helper.cc
|
| +++ b/content/common/gpu/client/gl_helper.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/logging.h"
|
| #include "base/message_loop.h"
|
| #include "base/time.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebCString.h"
|
| +#include "third_party/WebKit/public/platform/WebCString.h"
|
| #include "third_party/skia/include/core/SkRegion.h"
|
| #include "ui/gfx/rect.h"
|
| #include "ui/gfx/size.h"
|
|
|