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

Unified Diff: base/trace_event/trace_log.cc

Issue 2867693004: Snapshot of all changes to get jumbo in blink and content.
Patch Set: Rebased again Created 3 years, 5 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
« no previous file with comments | « base/threading/sequenced_task_runner_handle.cc ('k') | build/config/jumbo.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/trace_event/trace_log.cc
diff --git a/base/trace_event/trace_log.cc b/base/trace_event/trace_log.cc
index 4e8bc3252516b6bf291e78a71ecb8b51a97aaf12..b59d70080c5cb49feeeefc1ba8556a7239c46a8b 100644
--- a/base/trace_event/trace_log.cc
+++ b/base/trace_event/trace_log.cc
@@ -1527,7 +1527,7 @@ void TraceLog::AddMetadataEventsWhileLocked() {
}
void TraceLog::DeleteForTesting() {
- internal::DeleteTraceLogForTesting::Delete();
+ base::internal::DeleteTraceLogForTesting::Delete();
CategoryRegistry::ResetForTesting();
}
« no previous file with comments | « base/threading/sequenced_task_runner_handle.cc ('k') | build/config/jumbo.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698