Index: content/common/gpu/client/gl_helper_scaling.cc |
diff --git a/content/common/gpu/client/gl_helper_scaling.cc b/content/common/gpu/client/gl_helper_scaling.cc |
index 1f5d72cf483bb423cfd3ca5dcd34d502ec215269..4983f227e4a1cae67bebf86866ca948056bab6d4 100644 |
--- a/content/common/gpu/client/gl_helper_scaling.cc |
+++ b/content/common/gpu/client/gl_helper_scaling.cc |
@@ -15,7 +15,7 @@ |
#include "base/memory/ref_counted.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" |