summaryrefslogtreecommitdiffstats
path: root/WebCore/page/Location.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/page/Location.h')
-rw-r--r--WebCore/page/Location.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/page/Location.h b/WebCore/page/Location.h
index 808eff9..a4bc407 100644
--- a/WebCore/page/Location.h
+++ b/WebCore/page/Location.h
@@ -55,6 +55,7 @@ namespace WebCore {
String pathname() const;
String search() const;
String hash() const;
+ String origin() const;
String toString() const;