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

Unified Diff: tracing/tracing/ui/analysis/single_user_expectation_sub_view.html

Issue 2424933003: Rename ValueSet* to HistogramSet*. (Closed)
Patch Set: fix Created 4 years, 2 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/results2_template.html ('k') | tracing/tracing/ui/side_panel/metrics_side_panel.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/analysis/single_user_expectation_sub_view.html
diff --git a/tracing/tracing/ui/analysis/single_user_expectation_sub_view.html b/tracing/tracing/ui/analysis/single_user_expectation_sub_view.html
index 4c332b0f7612c7538ae9554fe5fc4e133d3daf3b..e0ad590d5b48e6ea459bf420d92ab31552304811 100644
--- a/tracing/tracing/ui/analysis/single_user_expectation_sub_view.html
+++ b/tracing/tracing/ui/analysis/single_user_expectation_sub_view.html
@@ -11,8 +11,8 @@ found in the LICENSE file.
<link rel="import" href="/tracing/ui/analysis/single_event_sub_view.html">
<link rel="import"
href="/tracing/ui/analysis/user_expectation_related_samples_table.html">
+<link rel="import" href="/tracing/value/histogram_set.html">
<link rel="import" href="/tracing/value/ui/scalar_span.html">
-<link rel="import" href="/tracing/value/value_set.html">
<dom-module id='tr-ui-a-single-user-expectation-sub-view'>
<template>
« no previous file with comments | « tracing/tracing/results2_template.html ('k') | tracing/tracing/ui/side_panel/metrics_side_panel.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698