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

Unified Diff: tracing/tracing/value/diagnostics/reserved_names.html

Issue 2988823002: DeviceInfo into GenericSets (Closed)
Patch Set: 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_names.html
diff --git a/tracing/tracing/value/diagnostics/reserved_names.html b/tracing/tracing/value/diagnostics/reserved_names.html
index 5f424f5148d13f307ba5f4a4c156eba7a93a4c16..b0d3aca811b1996a043a086b32d7f883b8c76d22 100644
--- a/tracing/tracing/value/diagnostics/reserved_names.html
+++ b/tracing/tracing/value/diagnostics/reserved_names.html
@@ -54,7 +54,6 @@ tr.exportTo('tr.v.d', function() {
// DEPRECATED https://github.com/catapult-project/catapult/issues/3507
BUILDBOT: {name: 'buildbot'}, // BuildbotInfo or MergedBuildbotInfo
- DEVICE: {name: 'device'}, // DeviceInfo or MergedDeviceInfo
INTERACTION_RECORD: {name: 'tir', type: tr.v.d.GenericSet},
ITERATION: {name: 'iteration'}, // Legacy name for TELEMETRY
REVISIONS: {name: 'revisions'}, // RevisionInfo or MergedRevisionInfo

Powered by Google App Engine
This is Rietveld 408576698