diff options
Diffstat (limited to 'webkit/tools/npapi_layout_test_plugin/PluginObject.h')
-rw-r--r-- | webkit/tools/npapi_layout_test_plugin/PluginObject.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/npapi_layout_test_plugin/PluginObject.h b/webkit/tools/npapi_layout_test_plugin/PluginObject.h index 8cd63ef..5cab228 100644 --- a/webkit/tools/npapi_layout_test_plugin/PluginObject.h +++ b/webkit/tools/npapi_layout_test_plugin/PluginObject.h @@ -38,7 +38,6 @@ typedef struct { NPStream* stream; NPBool testWindowOpen; NPBool testDocumentOpenInDestroyStream; - NPBool testKeyboardFocusForPlugins; char* onStreamLoad; char* onStreamDestroy; char* onURLNotify; |