summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/chromium/ChromiumDataObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/port/platform/chromium/ChromiumDataObject.h')
-rw-r--r--webkit/port/platform/chromium/ChromiumDataObject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/port/platform/chromium/ChromiumDataObject.h b/webkit/port/platform/chromium/ChromiumDataObject.h
index f6178f3..bdbb62c 100644
--- a/webkit/port/platform/chromium/ChromiumDataObject.h
+++ b/webkit/port/platform/chromium/ChromiumDataObject.h
@@ -57,6 +57,7 @@ namespace WebCore {
String plain_text;
String text_html;
+ KURL html_base_url;
String file_content_filename;
RefPtr<SharedBuffer> file_content;