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

Unified Diff: components/nacl/renderer/plugin/plugin.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
Index: components/nacl/renderer/plugin/plugin.h
diff --git a/components/nacl/renderer/plugin/plugin.h b/components/nacl/renderer/plugin/plugin.h
index c0fe1e7890d7608c6b324c4e777c157e7eb8ef14..aa425e8dd13ad1f00cb464a2d86b6ca878dc8bb6 100644
--- a/components/nacl/renderer/plugin/plugin.h
+++ b/components/nacl/renderer/plugin/plugin.h
@@ -30,13 +30,11 @@
namespace pp {
class CompletionCallback;
class URLLoader;
-class URLUtil_Dev;
}
namespace plugin {
class ErrorInfo;
-class Manifest;
const PP_NaClFileInfo kInvalidNaClFileInfo = {
PP_kInvalidFileHandle,
« no previous file with comments | « components/nacl/renderer/plugin/nacl_subprocess.h ('k') | components/navigation_interception/intercept_navigation_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698