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

Unified Diff: content/browser/tracing/tracing_controller_impl.h

Issue 1875463002: Remove unused fields from //content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@scythe-root
Patch Set: Reverting not really needed changes under //gpu. Created 4 years, 8 months 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/browser/tracing/tracing_controller_impl.h
diff --git a/content/browser/tracing/tracing_controller_impl.h b/content/browser/tracing/tracing_controller_impl.h
index eb7761e4620f1e5bdf74467b61d51a3e57d845e4..2f344b4be35c84bdce9ead86bb45e99f3374b802 100644
--- a/content/browser/tracing/tracing_controller_impl.h
+++ b/content/browser/tracing/tracing_controller_impl.h
@@ -191,7 +191,6 @@ class TracingControllerImpl
base::trace_event::MemoryDumpCallback pending_memory_dump_callback_;
std::vector<base::trace_event::TracingAgent*> additional_tracing_agents_;
- int clock_sync_id_;
int pending_clock_sync_ack_count_;
base::OneShotTimer clock_sync_timer_;

Powered by Google App Engine
This is Rietveld 408576698