Index: base/debug/trace_event_impl.h |
diff --git a/base/debug/trace_event_impl.h b/base/debug/trace_event_impl.h |
index a593f6426b18b4dfad89cc676e727ad90efc1208..25b35d38b42381144a6ac40f5bf0104f345ca67e 100644 |
--- a/base/debug/trace_event_impl.h |
+++ b/base/debug/trace_event_impl.h |
@@ -536,7 +536,7 @@ class BASE_EXPORT TraceLog { |
// Exposed for unittesting: |
- void InstallWaitableEventForSamplingTesting(WaitableEvent* waitable_event); |
+ void WaitSamplingEventForTesting(); |
// Allows deleting our singleton instance. |
static void DeleteForTesting(); |