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

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

Issue 3009553002: Refactor Histogram relationship diagnostics. (Closed)
Patch Set: Created 3 years, 3 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 | « tracing/tracing/value/diagnostics/reserved_infos.py ('k') | tracing/tracing/value/diagnostics/tag_map.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e96096ec5abbac4e6e98431a03b221406f5254cd..764e5da518a7b166a005fb80c6b0990f886a2b9e 100644
--- a/tracing/tracing/value/diagnostics/reserved_names.html
+++ b/tracing/tracing/value/diagnostics/reserved_names.html
@@ -34,8 +34,6 @@ tr.exportTo('tr.v.d', function() {
LOG_URLS: {name: 'logUrls', type: tr.v.d.GenericSet},
MASTERS: {name: 'masters', type: tr.v.d.GenericSet},
MEMORY_AMOUNTS: {name: 'memoryAmounts', type: tr.v.d.GenericSet},
- MERGED_FROM: {name: 'mergedFrom', type: tr.v.d.RelatedHistogramMap},
- MERGED_TO: {name: 'mergedTo', type: tr.v.d.RelatedHistogramMap},
OS_NAMES: {name: 'osNames', type: tr.v.d.GenericSet},
OS_VERSIONS: {name: 'osVersions', type: tr.v.d.GenericSet},
OWNERS: {name: 'owners', type: tr.v.d.GenericSet},
« no previous file with comments | « tracing/tracing/value/diagnostics/reserved_infos.py ('k') | tracing/tracing/value/diagnostics/tag_map.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698