diff options
Diffstat (limited to 'chrome/browser/autofill/autofill_manager.h')
-rw-r--r-- | chrome/browser/autofill/autofill_manager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/autofill/autofill_manager.h b/chrome/browser/autofill/autofill_manager.h index c2d93d7..c9697c3 100644 --- a/chrome/browser/autofill/autofill_manager.h +++ b/chrome/browser/autofill/autofill_manager.h @@ -28,7 +28,7 @@ class RenderViewHost; namespace webkit_glue { struct FormData; -struct FormField; +class FormField; } // namespace webkit_glue // Manages saving and restoring the user's personal information entered into web |