| Index: webkit/plugins/npapi/test/plugin_windowless_test.cc
 | 
| ===================================================================
 | 
| --- webkit/plugins/npapi/test/plugin_windowless_test.cc	(revision 69765)
 | 
| +++ webkit/plugins/npapi/test/plugin_windowless_test.cc	(working copy)
 | 
| @@ -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>
 | 
| 
 |