summaryrefslogtreecommitdiffstats
path: root/WebKit/chromium/public/WebInputElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/chromium/public/WebInputElement.h')
-rw-r--r--WebKit/chromium/public/WebInputElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/chromium/public/WebInputElement.h b/WebKit/chromium/public/WebInputElement.h
index 75e44b9..226624a 100644
--- a/WebKit/chromium/public/WebInputElement.h
+++ b/WebKit/chromium/public/WebInputElement.h
@@ -82,6 +82,7 @@ namespace WebKit {
Week
};
+ WEBKIT_API bool autoComplete() const;
WEBKIT_API bool isEnabledFormControl() const;
WEBKIT_API InputType inputType() const;
WEBKIT_API WebString formControlType() const;