| Index: content/test/plugin/plugin_windowless_test.cc
|
| ===================================================================
|
| --- content/test/plugin/plugin_windowless_test.cc (revision 0)
|
| +++ content/test/plugin/plugin_windowless_test.cc (working copy)
|
| @@ -4,11 +4,11 @@
|
|
|
| #define STRSAFE_NO_DEPRECATE
|
|
|
| -#include "webkit/plugins/npapi/test/plugin_windowless_test.h"
|
| +#include "content/test/plugin/plugin_windowless_test.h"
|
|
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_util.h"
|
| -#include "webkit/plugins/npapi/test/plugin_client.h"
|
| +#include "content/test/plugin/plugin_client.h"
|
|
|
| #if defined(TOOLKIT_GTK)
|
| #include <gdk/gdkx.h>
|
|
|