summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/public/web/WebSecurityOrigin.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/public/web/WebSecurityOrigin.h')
-rw-r--r--third_party/WebKit/public/web/WebSecurityOrigin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/public/web/WebSecurityOrigin.h b/third_party/WebKit/public/web/WebSecurityOrigin.h
index 9236772..b33f09d 100644
--- a/third_party/WebKit/public/web/WebSecurityOrigin.h
+++ b/third_party/WebKit/public/web/WebSecurityOrigin.h
@@ -31,7 +31,7 @@
#ifndef WebSecurityOrigin_h
#define WebSecurityOrigin_h
-#include "public/platform/WebCommon.h"
+#include "../platform/WebCommon.h"
#if BLINK_IMPLEMENTATION
namespace WebCore { class SecurityOrigin; }