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

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

Issue 2988823002: DeviceInfo into GenericSets (Closed)
Patch Set: Remove how-to-write-metrics-device image 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
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 1e649dd66010b8cefb82242df2be30acdb75de80..643791c4a0386dd1392ade91e150478deda4dd14 100644
--- a/tracing/tracing/value/diagnostics/reserved_infos.py
+++ b/tracing/tracing/value/diagnostics/reserved_infos.py
@@ -53,7 +53,6 @@ WEBRTC_REVISIONS = _Info('webrtc revisions', 'GenericSet')
# DEPRECATED https://github.com/catapult-project/catapult/issues/3507
BUILDBOT = _Info('buildbot') # BuildbotInfo or MergedBuildbotInfo
-DEVICE = _Info('device') # DeviceInfo or MergedDeviceInfo
INTERACTION_RECORD = _Info('tir', 'GenericSet')
ITERATION = _Info('iteration') # Legacy name for TELEMETRY
REVISIONS = _Info('revisions') # RevisionInfo or MergedRevisionInfo
« no previous file with comments | « tracing/tracing/value/diagnostics/merged_device_info_test.html ('k') | tracing/tracing/value/diagnostics/reserved_names.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698