Chromium Code Reviews| Index: Source/web/ContextFeaturesClientImpl.cpp |
| diff --git a/Source/web/ContextFeaturesClientImpl.cpp b/Source/web/ContextFeaturesClientImpl.cpp |
| index 4bdfc2f0fba123e6682d3fe63ce341b9ccf76fc0..ac17eded87c5812d8f31a6467a87d0d62bbe65a1 100644 |
| --- a/Source/web/ContextFeaturesClientImpl.cpp |
| +++ b/Source/web/ContextFeaturesClientImpl.cpp |
| @@ -34,7 +34,7 @@ |
| #include "WebDocument.h" |
| #include "WebPermissionClient.h" |
| #include "core/dom/Document.h" |
| -#include "weborigin/SecurityOrigin.h" |
| +#include "platform/weborigin/SecurityOrigin.h" |
| using namespace WebCore; |