Chromium Code Reviews| Index: gpu/gpu_plugin/gpu_plugin.cc |
| =================================================================== |
| --- gpu/gpu_plugin/gpu_plugin.cc (revision 41588) |
| +++ gpu/gpu_plugin/gpu_plugin.cc (working copy) |
| @@ -9,7 +9,7 @@ |
| #include "base/logging.h" |
| #include "build/build_config.h" |
| #include "gpu/gpu_plugin/gpu_plugin.h" |
| -#include "webkit/glue/plugins/nphostapi.h" |
| +#include "third_party/npapi/bindings/nphostapi.h" |
| namespace gpu_plugin { |