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

Unified Diff: chromecast/renderer/cast_content_renderer_client.h

Issue 2545733002: chromecast: Cleanup class/struct fwd declarations (Closed)
Patch Set: 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 | « chromecast/public/video_plane.h ('k') | chromecast/service/cast_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/renderer/cast_content_renderer_client.h
diff --git a/chromecast/renderer/cast_content_renderer_client.h b/chromecast/renderer/cast_content_renderer_client.h
index 1c9b91cde41e612ce40fe5de61a3acddfc7bb020..4377b4d3849f15550b07bfa766ff510c89bce75c 100644
--- a/chromecast/renderer/cast_content_renderer_client.h
+++ b/chromecast/renderer/cast_content_renderer_client.h
@@ -11,10 +11,6 @@
#include "build/build_config.h"
#include "content/public/renderer/content_renderer_client.h"
-namespace IPC {
-class MessageFilter;
-}
-
namespace network_hints {
class PrescientNetworkingDispatcher;
} // namespace network_hints
@@ -25,8 +21,6 @@ class MediaCapsObserverImpl;
}
namespace shell {
-class CastGinRunner;
-class CastRenderThreadObserver;
void ExecuteJavaScript(content::RenderFrame* render_frame, int resourceId);
« no previous file with comments | « chromecast/public/video_plane.h ('k') | chromecast/service/cast_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698