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

Unified Diff: tools/telemetry/telemetry/core/platform/tracing_options.py

Issue 888883002: Mechanical rename of tracing includes (remaining bits) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trace_watchlist
Patch Set: Created 5 years, 11 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 | « third_party/libjingle/overrides/init_webrtc.cc ('k') | ui/events/ozone/evdev/event_factory_evdev.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/telemetry/core/platform/tracing_options.py
diff --git a/tools/telemetry/telemetry/core/platform/tracing_options.py b/tools/telemetry/telemetry/core/platform/tracing_options.py
index 3e9c70dfa14c8bdf93cf8075860b606cc1b0a513..693edf24d06e87181f23978d4ee23ee2777bd5c1 100644
--- a/tools/telemetry/telemetry/core/platform/tracing_options.py
+++ b/tools/telemetry/telemetry/core/platform/tracing_options.py
@@ -21,8 +21,8 @@ class TracingOptions(object):
platform display tracing.
record_mode: can be any mode in RECORD_MODES. This corresponds to
record modes in chrome (see
- TraceRecordMode in base/debug/trace_event_impl.h for more
- information)
+ TraceRecordMode in base/trace_event/trace_event_impl.h for
+ more information)
"""
def __init__(self):
self.enable_chrome_trace = False
« no previous file with comments | « third_party/libjingle/overrides/init_webrtc.cc ('k') | ui/events/ozone/evdev/event_factory_evdev.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698