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

Unified Diff: components/pdf/renderer/pepper_pdf_host.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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 | « components/pdf/renderer/pdf_accessibility_tree.h ('k') | components/plugins/renderer/webview_plugin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pdf/renderer/pepper_pdf_host.h
diff --git a/components/pdf/renderer/pepper_pdf_host.h b/components/pdf/renderer/pepper_pdf_host.h
index 5e838c9e34b66f0bc521300d4639df97b2834380..94e8cc6c25108d9e7d48dfbb928875b10c703e29 100644
--- a/components/pdf/renderer/pepper_pdf_host.h
+++ b/components/pdf/renderer/pepper_pdf_host.h
@@ -20,19 +20,12 @@
#include "ppapi/host/resource_host.h"
#include "ppapi/proxy/serialized_structs.h"
-struct PP_ImageDataDesc;
-struct PP_Size;
-class SkBitmap;
-
namespace content {
-class PepperPluginInstance;
class RenderFrame;
class RendererPpapiHost;
}
namespace ppapi {
-class HostResource;
-
namespace host {
struct HostMessageContext;
} // namespace host
« no previous file with comments | « components/pdf/renderer/pdf_accessibility_tree.h ('k') | components/plugins/renderer/webview_plugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698