Chromium Code Reviews| Index: gpu/demos/framework/plugin.h |
| =================================================================== |
| --- gpu/demos/framework/plugin.h (revision 41588) |
| +++ gpu/demos/framework/plugin.h (working copy) |
| @@ -9,7 +9,7 @@ |
| #include "base/scoped_ptr.h" |
| #include "gpu/demos/framework/demo.h" |
| #include "gpu/pgl/pgl.h" |
| -#include "webkit/glue/plugins/nphostapi.h" |
| +#include "third_party/npapi/bindings/nphostapi.h" |
| namespace gpu { |
| namespace demos { |