Index: webkit/tools/pepper_test_plugin/event_handler.h |
=================================================================== |
--- webkit/tools/pepper_test_plugin/event_handler.h (revision 41588) |
+++ webkit/tools/pepper_test_plugin/event_handler.h (working copy) |
@@ -28,7 +28,7 @@ |
#include <string> |
#include "base/basictypes.h" |
-#include "webkit/glue/plugins/nphostapi.h" |
+#include "third_party/npapi/bindings/nphostapi.h" |
class EventHandler { |
public: |