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

Unified Diff: content/renderer/frame_blame_context.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
Index: content/renderer/frame_blame_context.h
diff --git a/content/renderer/frame_blame_context.h b/content/renderer/frame_blame_context.h
index 5e4d3dcbd5a39414137d1cb7d81abb25c774b155..ad148fe56442bdcbf7ea323ee747a5d2d5056ae4 100644
--- a/content/renderer/frame_blame_context.h
+++ b/content/renderer/frame_blame_context.h
@@ -10,7 +10,6 @@
namespace content {
class RenderFrameImpl;
-class RenderThreadBlameContext;
// A blame context which represents a single render frame.
class FrameBlameContext : public base::trace_event::BlameContext {
« no previous file with comments | « content/renderer/fetchers/associated_resource_fetcher_impl.h ('k') | content/renderer/gpu/compositor_dependencies.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698