Index: chrome/test/base/tracing.cc |
diff --git a/chrome/test/base/tracing.cc b/chrome/test/base/tracing.cc |
index 83cbbcce575d319b5ffe4a882f798076541d3e0c..050b53f86ad87bab2d99f64dce2606c2d01406ab 100644 |
--- a/chrome/test/base/tracing.cc |
+++ b/chrome/test/base/tracing.cc |
@@ -151,7 +151,7 @@ class InProcessTraceController { |
scoped_refptr<content::MessageLoopRunner> message_loop_runner_; |
- base::OneShotTimer<InProcessTraceController> timer_; |
+ base::OneShotTimer timer_; |
bool is_waiting_on_watch_; |
int watch_notification_count_; |