Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Unified Diff: ppapi/cpp/instance.h

Issue 2539033005: ppapi: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing forward declaration in content/renderer/pepper Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/cpp/dev/video_decoder_client_dev.h ('k') | ppapi/cpp/network_monitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « ppapi/cpp/dev/video_decoder_client_dev.h ('k') | ppapi/cpp/network_monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698