| Index: webkit/webkit.gyp
|
| ===================================================================
|
| --- webkit/webkit.gyp (revision 29912)
|
| +++ webkit/webkit.gyp (working copy)
|
| @@ -134,6 +134,7 @@
|
| 'api/public/WebScreenInfo.h',
|
| 'api/public/WebScriptController.h',
|
| 'api/public/WebScriptSource.h',
|
| + 'api/public/WebSearchableFormData.h',
|
| 'api/public/WebSecurityOrigin.h',
|
| 'api/public/WebSecurityPolicy.h',
|
| 'api/public/WebSettings.h',
|
| @@ -232,6 +233,7 @@
|
| 'api/src/WebPluginLoadObserver.h',
|
| 'api/src/WebRange.cpp',
|
| 'api/src/WebScriptController.cpp',
|
| + 'api/src/WebSearchableFormData.cpp',
|
| 'api/src/WebSecurityOrigin.cpp',
|
| 'api/src/WebSecurityPolicy.cpp',
|
| 'api/src/WebSettingsImpl.cpp',
|
| @@ -605,8 +607,6 @@
|
| 'glue/resource_loader_bridge.h',
|
| 'glue/resource_type.h',
|
| 'glue/scoped_clipboard_writer_glue.h',
|
| - 'glue/searchable_form_data.cc',
|
| - 'glue/searchable_form_data.h',
|
| 'glue/simple_webmimeregistry_impl.cc',
|
| 'glue/simple_webmimeregistry_impl.h',
|
| 'glue/webaccessibility.h',
|
|
|