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

Unified Diff: content/public/renderer/renderer_ppapi_host.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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 | « content/public/renderer/render_view.h ('k') | content/public/test/javascript_test_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/renderer/renderer_ppapi_host.h
diff --git a/content/public/renderer/renderer_ppapi_host.h b/content/public/renderer/renderer_ppapi_host.h
index 00f23c0c7b38aae663d68f6e2f68ea4eb9068779..068b82a92e653801d740c1d3a8082b801f0debfc 100644
--- a/content/public/renderer/renderer_ppapi_host.h
+++ b/content/public/renderer/renderer_ppapi_host.h
@@ -17,10 +17,6 @@
#include "ppapi/c/pp_instance.h"
#include "url/gurl.h"
-namespace base {
-class FilePath;
-}
-
namespace gfx {
class Point;
}
« no previous file with comments | « content/public/renderer/render_view.h ('k') | content/public/test/javascript_test_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698