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

Unified Diff: tracing/tracing/ui/tracks/object_instance_group_track.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/ui/tracks/object_instance_group_track.html
diff --git a/tracing/tracing/ui/tracks/object_instance_group_track.html b/tracing/tracing/ui/tracks/object_instance_group_track.html
index d61f3062667798ff233e62b715cb4c6d67942366..46188cc9cf60ec3638bc61941581eff82011372a 100644
--- a/tracing/tracing/ui/tracks/object_instance_group_track.html
+++ b/tracing/tracing/ui/tracks/object_instance_group_track.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/sorted_array_utils.html">
+<link rel="import" href="/tracing/base/math/sorted_array_utils.html">
<link rel="import" href="/tracing/ui/analysis/object_instance_view.html">
<link rel="import" href="/tracing/ui/analysis/object_snapshot_view.html">
<link rel="import" href="/tracing/ui/base/ui.html">
« no previous file with comments | « tracing/tracing/ui/tracks/multi_row_track.html ('k') | tracing/tracing/ui/tracks/object_instance_track.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698