Chromium Code Reviews| Index: content/test/plugin/npapi_test.cc |
| =================================================================== |
| --- content/test/plugin/npapi_test.cc (revision 0) |
| +++ content/test/plugin/npapi_test.cc (working copy) |
| @@ -53,7 +53,7 @@ |
| #define EXPORT |
| #endif |
| -#include "webkit/plugins/npapi/test/plugin_client.h" |
| +#include "content/test/plugin/plugin_client.h" |
| #if defined(OS_WIN) |
| BOOL API_CALL DllMain(HINSTANCE hDll, DWORD dwReason, LPVOID lpReserved) { |