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

Unified Diff: tracing/tracing/value/ui/unmergeable_diagnostic_set_span_test.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/ui/scalar_span.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/value/ui/unmergeable_diagnostic_set_span_test.html
diff --git a/tracing/tracing/value/ui/unmergeable_diagnostic_set_span_test.html b/tracing/tracing/value/ui/unmergeable_diagnostic_set_span_test.html
index b0bf93b93cad0b3ba0cc5d1ebc8b8d70e195286f..c527931b7ee23d82ae077c59fa8e7960245ba173 100644
--- a/tracing/tracing/value/ui/unmergeable_diagnostic_set_span_test.html
+++ b/tracing/tracing/value/ui/unmergeable_diagnostic_set_span_test.html
@@ -27,7 +27,6 @@ tr.b.unittest.testSuite(function() {
};
const diagnostics = new tr.v.d.UnmergeableDiagnosticSet([
new tr.v.d.GenericSet(['generic diagnostic']),
- new tr.v.d.RelatedHistogramMap(),
new tr.v.d.RelatedEventSet([
event,
]),
« no previous file with comments | « tracing/tracing/value/ui/scalar_span.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698