Chromium Code Reviews| Index: chrome_frame/npapi_url_request.h |
| =================================================================== |
| --- chrome_frame/npapi_url_request.h (revision 46068) |
| +++ chrome_frame/npapi_url_request.h (working copy) |
| @@ -10,7 +10,7 @@ |
| #include "base/platform_thread.h" |
| #include "chrome_frame/plugin_url_request.h" |
| -#include "third_party/WebKit/WebCore/bridge/npapi.h" |
| +#include "third_party/npapi/bindings/npapi.h" |
| class NPAPIUrlRequest; |
| class NPAPIUrlRequestManager : public PluginUrlRequestManager, |