| Index: webkit/plugins/npapi/test/plugin_windowless_test.cc
|
| diff --git a/webkit/plugins/npapi/test/plugin_windowless_test.cc b/webkit/plugins/npapi/test/plugin_windowless_test.cc
|
| index aa6a9d706f1a70abf346bf6ffeee7114fcb53da9..17b9ca71732a076acc1d42db16e57e20ab6a4cf2 100644
|
| --- a/webkit/plugins/npapi/test/plugin_windowless_test.cc
|
| +++ b/webkit/plugins/npapi/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/glue/plugins/test/plugin_windowless_test.h"
|
| -#include "webkit/glue/plugins/test/plugin_client.h"
|
| +#include "webkit/plugins/npapi/test/plugin_windowless_test.h"
|
| +#include "webkit/plugins/npapi/test/plugin_client.h"
|
|
|
| #if defined(OS_MACOSX)
|
| #include <ApplicationServices/ApplicationServices.h>
|
|
|