| Index: webkit/plugins/npapi/test/plugin_windowless_test.h
|
| diff --git a/webkit/plugins/npapi/test/plugin_windowless_test.h b/webkit/plugins/npapi/test/plugin_windowless_test.h
|
| index 1669ebf7cd3d02af011bdccbc79a5779617ed762..3b1c313af84bae5535318254a2c2da04627658bb 100644
|
| --- a/webkit/plugins/npapi/test/plugin_windowless_test.h
|
| +++ b/webkit/plugins/npapi/test/plugin_windowless_test.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef WEBKIT_PLUGINS_NPAPI_TEST_PLUGIN_EXECUTE_SCRIPT_DELETE_TEST_H_
|
| #define WEBKIT_PLUGINS_NPAPI_TEST_PLUGIN_EXECUTE_SCRIPT_DELETE_TEST_H_
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "webkit/plugins/npapi/test/plugin_test.h"
|
|
|
| namespace NPAPIClient {
|
|
|