summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/select_control_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autofill/select_control_handler.h')
-rw-r--r--chrome/browser/autofill/select_control_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/autofill/select_control_handler.h b/chrome/browser/autofill/select_control_handler.h
index bb27148..f920af8 100644
--- a/chrome/browser/autofill/select_control_handler.h
+++ b/chrome/browser/autofill/select_control_handler.h
@@ -11,7 +11,7 @@
class FormGroup;
namespace webkit_glue {
-class FormField;
+struct FormField;
} // namespace webkit_glue
namespace autofill {