summaryrefslogtreecommitdiffstats
path: root/webkit/glue/weburlrequest_extradata_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/weburlrequest_extradata_impl.h')
-rw-r--r--webkit/glue/weburlrequest_extradata_impl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/glue/weburlrequest_extradata_impl.h b/webkit/glue/weburlrequest_extradata_impl.h
index 50688d2..f268303 100644
--- a/webkit/glue/weburlrequest_extradata_impl.h
+++ b/webkit/glue/weburlrequest_extradata_impl.h
@@ -6,9 +6,9 @@
#define WEBKIT_GLUE_WEBURLREQUEST_EXTRADATA_IMPL_H_
#include "base/compiler_specific.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebReferrerPolicy.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebURLRequest.h"
+#include "third_party/WebKit/public/platform/WebReferrerPolicy.h"
+#include "third_party/WebKit/public/platform/WebString.h"
+#include "third_party/WebKit/public/platform/WebURLRequest.h"
#include "webkit/glue/webkit_glue_export.h"
namespace webkit_glue {