| Index: webkit/glue/plugins/test/plugin_windowless_test.cc
 | 
| diff --git a/webkit/plugins/npapi/test/plugin_windowless_test.cc b/webkit/glue/plugins/test/plugin_windowless_test.cc
 | 
| similarity index 98%
 | 
| rename from webkit/plugins/npapi/test/plugin_windowless_test.cc
 | 
| rename to webkit/glue/plugins/test/plugin_windowless_test.cc
 | 
| index 17b9ca71732a076acc1d42db16e57e20ab6a4cf2..aa6a9d706f1a70abf346bf6ffeee7114fcb53da9 100644
 | 
| --- a/webkit/plugins/npapi/test/plugin_windowless_test.cc
 | 
| +++ b/webkit/glue/plugins/test/plugin_windowless_test.cc
 | 
| @@ -5,8 +5,8 @@
 | 
|  #define STRSAFE_NO_DEPRECATE
 | 
|  #include "base/string_number_conversions.h"
 | 
|  #include "base/string_util.h"
 | 
| -#include "webkit/plugins/npapi/test/plugin_windowless_test.h"
 | 
| -#include "webkit/plugins/npapi/test/plugin_client.h"
 | 
| +#include "webkit/glue/plugins/test/plugin_windowless_test.h"
 | 
| +#include "webkit/glue/plugins/test/plugin_client.h"
 | 
|  
 | 
|  #if defined(OS_MACOSX)
 | 
|  #include <ApplicationServices/ApplicationServices.h>
 | 
| 
 |