| Index: webkit/glue/weburlloader_impl.h
|
| diff --git a/webkit/glue/weburlloader_impl.h b/webkit/glue/weburlloader_impl.h
|
| index 27c28d62cb6cfc2d2ad96f26a57ba3023a0e5089..ecca9f4f15cc3984f13437dc94ff8c41dd926380 100644
|
| --- a/webkit/glue/weburlloader_impl.h
|
| +++ b/webkit/glue/weburlloader_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define WEBKIT_GLUE_WEBURLLOADER_IMPL_H_
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebURLLoader.h"
|
| +#include "third_party/WebKit/public/platform/WebURLLoader.h"
|
| #include "webkit/glue/webkit_glue_export.h"
|
|
|
| namespace webkit_glue {
|
|
|