Chromium Code Reviews

Unified Diff: cc/debug/rasterize_and_record_benchmark_impl.h

Issue 863253002: Update from https://crrev.com/312600 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 7ca471a360c6e6613c20131fb51ea17d1384c4bf..e9ca27d2621d5134b3f47574a7d3874895a20a25 100644
--- a/cc/debug/rasterize_and_record_benchmark_impl.h
+++ b/cc/debug/rasterize_and_record_benchmark_impl.h
@@ -50,7 +50,6 @@ class RasterizeAndRecordBenchmarkImpl : public MicroBenchmarkImpl {
RasterizeResults rasterize_results_;
int rasterize_repeat_count_;
- NamespaceToken task_namespace_;
};
} // namespace cc

Powered by Google App Engine