Chromium Code Reviews| Index: webkit/tools/pepper_test_plugin/plugin_object.h |
| =================================================================== |
| --- webkit/tools/pepper_test_plugin/plugin_object.h (revision 41588) |
| +++ webkit/tools/pepper_test_plugin/plugin_object.h (working copy) |
| @@ -28,7 +28,7 @@ |
| #include "base/basictypes.h" |
| #include "base/scoped_ptr.h" |
| -#include "webkit/glue/plugins/nphostapi.h" |
| +#include "third_party/npapi/bindings/nphostapi.h" |
| #if !defined(INDEPENDENT_PLUGIN) |
| #include "gpu/pgl/pgl.h" |
| #endif |