summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/web/WebSecurityOrigin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/web/WebSecurityOrigin.cpp')
-rw-r--r--chromium/third_party/WebKit/Source/web/WebSecurityOrigin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/web/WebSecurityOrigin.cpp b/chromium/third_party/WebKit/Source/web/WebSecurityOrigin.cpp
index 1a40569c6c4..51a3a1d458f 100644
--- a/chromium/third_party/WebKit/Source/web/WebSecurityOrigin.cpp
+++ b/chromium/third_party/WebKit/Source/web/WebSecurityOrigin.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "WebSecurityOrigin.h"
+#include "public/web/WebSecurityOrigin.h"
#include "platform/weborigin/DatabaseIdentifier.h"
#include "platform/weborigin/KURL.h"