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

Unified Diff: cc/debug/rasterize_and_record_benchmark_impl.h

Issue 2503283002: cc: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing fwd class decl in blimp_embedder_compositor.h 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 | « cc/debug/rasterize_and_record_benchmark.h ('k') | cc/input/browser_controls_offset_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/debug/rasterize_and_record_benchmark_impl.h
diff --git a/cc/debug/rasterize_and_record_benchmark_impl.h b/cc/debug/rasterize_and_record_benchmark_impl.h
index bb4d9a09fb863d52891355a9ad6ab5e977049b9c..6d25c8affc14aba342e8f8b5814ebbf71b02c1b9 100644
--- a/cc/debug/rasterize_and_record_benchmark_impl.h
+++ b/cc/debug/rasterize_and_record_benchmark_impl.h
@@ -20,7 +20,7 @@ namespace cc {
class LayerTreeHostImpl;
class PictureLayerImpl;
-class LayerImpl;
+
class RasterizeAndRecordBenchmarkImpl : public MicroBenchmarkImpl {
public:
explicit RasterizeAndRecordBenchmarkImpl(
« no previous file with comments | « cc/debug/rasterize_and_record_benchmark.h ('k') | cc/input/browser_controls_offset_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698