diff options
Diffstat (limited to 'webkit/glue/searchable_form_data.cc')
-rw-r--r-- | webkit/glue/searchable_form_data.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/glue/searchable_form_data.cc b/webkit/glue/searchable_form_data.cc index 9b03204..bdc5abd 100644 --- a/webkit/glue/searchable_form_data.cc +++ b/webkit/glue/searchable_form_data.cc @@ -30,6 +30,7 @@ MSVC_POP_WARNING(); #include "base/basictypes.h" #include "base/string_util.h" #include "webkit/glue/dom_operations.h" +#include "webkit/glue/dom_operations_private.h" #include "webkit/glue/glue_util.h" #include "webkit/glue/searchable_form_data.h" #include "webkit/glue/webframe_impl.h" |