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

Unified Diff: ppapi/host/host_factory.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/text_input_controller.h ('k') | ppapi/host/ppapi_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/host/host_factory.h
diff --git a/ppapi/host/host_factory.h b/ppapi/host/host_factory.h
index 0beaa4c8d0adc6498f822e6f672ae62490aeafa2..947e537aa98c74d2fb53cad15d601bfc06168c1c 100644
--- a/ppapi/host/host_factory.h
+++ b/ppapi/host/host_factory.h
@@ -16,10 +16,6 @@ class Message;
namespace ppapi {
-namespace proxy {
-class ResourceMessageCallParams;
-}
-
namespace host {
class PpapiHost;
« no previous file with comments | « ppapi/cpp/text_input_controller.h ('k') | ppapi/host/ppapi_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698