Chromium Code Reviews| Index: ppapi/cpp/instance.h |
| diff --git a/ppapi/cpp/instance.h b/ppapi/cpp/instance.h |
| index 9bc16fb5727e2a2d763d19b58742714afcada271..1101f511fd8bd36e5f31c909ddd75c1468d48514 100644 |
| --- a/ppapi/cpp/instance.h |
| +++ b/ppapi/cpp/instance.h |
| @@ -23,8 +23,6 @@ |
| #undef PostMessage |
| #endif |
| -struct PP_InputEvent; |
| - |
| /// The C++ interface to the Pepper API. |
| namespace pp { |