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

Unified Diff: tracing/tracing/value/diagnostics/reserved_infos.py

Issue 2990293002: Revision Info into GenericSet (Closed)
Patch Set: Rebase on master Created 3 years, 4 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: tracing/tracing/value/diagnostics/reserved_infos.py
diff --git a/tracing/tracing/value/diagnostics/reserved_infos.py b/tracing/tracing/value/diagnostics/reserved_infos.py
index 643791c4a0386dd1392ade91e150478deda4dd14..826baf7eda8f5d73f4cfd236b5c48c86a184d1ab 100644
--- a/tracing/tracing/value/diagnostics/reserved_infos.py
+++ b/tracing/tracing/value/diagnostics/reserved_infos.py
@@ -55,7 +55,6 @@ WEBRTC_REVISIONS = _Info('webrtc revisions', 'GenericSet')
BUILDBOT = _Info('buildbot') # BuildbotInfo or MergedBuildbotInfo
INTERACTION_RECORD = _Info('tir', 'GenericSet')
ITERATION = _Info('iteration') # Legacy name for TELEMETRY
-REVISIONS = _Info('revisions') # RevisionInfo or MergedRevisionInfo
TELEMETRY = _Info('telemetry') # TelemetryInfo or MergedTelemetryInfo
def GetTypeForName(name):
« no previous file with comments | « tracing/tracing/value/diagnostics/merged_revision_info.html ('k') | tracing/tracing/value/diagnostics/reserved_names.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698