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

Unified Diff: tracing/tracing/metrics/spa_navigation_metric.html

Issue 2771723003: [tracing] Move math utilities from base into their own subdirectory (attempt 2) (Closed)
Patch Set: rebase Created 3 years, 9 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/metrics/spa_navigation_metric.html
diff --git a/tracing/tracing/metrics/spa_navigation_metric.html b/tracing/tracing/metrics/spa_navigation_metric.html
index 4a20d23587cd7fa4e44dd09b1e7ba0358bcb912c..357251fa8752b5fd86ab94e3e6d4f8a77332700f 100644
--- a/tracing/tracing/metrics/spa_navigation_metric.html
+++ b/tracing/tracing/metrics/spa_navigation_metric.html
@@ -5,7 +5,7 @@ Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
-<link rel="import" href="/tracing/base/range.html">
+<link rel="import" href="/tracing/base/math/range.html">
<link rel="import" href="/tracing/metrics/metric_registry.html">
<link rel="import" href="/tracing/metrics/spa_navigation_helper.html">
<link rel="import" href="/tracing/value/histogram.html">
« no previous file with comments | « tracing/tracing/metrics/sample_metric.html ('k') | tracing/tracing/metrics/system_health/cpu_time_metric.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698