Index: content/common/gpu/client/gl_helper.cc |
=================================================================== |
--- content/common/gpu/client/gl_helper.cc (revision 175802) |
+++ content/common/gpu/client/gl_helper.cc (working copy) |
@@ -15,8 +15,8 @@ |
#include "base/synchronization/waitable_event.h" |
#include "base/threading/thread.h" |
#include "base/threading/thread_restrictions.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebCString.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebCString.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
#include "third_party/skia/include/core/SkRegion.h" |
#include "ui/gfx/rect.h" |
#include "ui/gfx/size.h" |