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

Unified Diff: telemetry/telemetry/internal/platform/tracing_agent/__init__.py

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge Created 4 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
Index: telemetry/telemetry/internal/platform/tracing_agent/__init__.py
diff --git a/telemetry/telemetry/internal/platform/tracing_agent/__init__.py b/telemetry/telemetry/internal/platform/tracing_agent/__init__.py
index 81743a78863e5b91943b6e5ba84d3c4ef0d0c7a1..f57b0ecf14220a62deec38249d6785121c56075f 100644
--- a/telemetry/telemetry/internal/platform/tracing_agent/__init__.py
+++ b/telemetry/telemetry/internal/platform/tracing_agent/__init__.py
@@ -36,7 +36,7 @@ class TracingAgent(object):
trace_options: an instance of tracing_options.TracingOptions that
control which core tracing systems should be enabled.
category_filter: an instance of
- tracing_category_filter.TracingCategoryFilter
+ chrome_trace_category_filter.ChromeTraceCategoryFilter
timeout: number of seconds that this tracing agent should try to start
tracing until time out.

Powered by Google App Engine
This is Rietveld 408576698