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

Unified Diff: tracing/tracing/ui/tracks/memory_dump_track_util.html

Issue 2995843002: Merge iteration_helpers into utils.html. (Closed)
Patch Set: Created 3 years, 4 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/memory_dump_track_util.html
diff --git a/tracing/tracing/ui/tracks/memory_dump_track_util.html b/tracing/tracing/ui/tracks/memory_dump_track_util.html
index 2df874508aa53b706c33cff5de0c010cb3f614ad..9284e92edbaa31aee39fa1f7bbf3a6bd316bb516 100644
--- a/tracing/tracing/ui/tracks/memory_dump_track_util.html
+++ b/tracing/tracing/ui/tracks/memory_dump_track_util.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/iteration_helpers.html">
+<link rel="import" href="/tracing/base/utils.html">
<link rel="import" href="/tracing/model/container_memory_dump.html">
<link rel="import" href="/tracing/model/memory_allocator_dump.html">
<link rel="import" href="/tracing/ui/tracks/chart_point.html">
« no previous file with comments | « tracing/tracing/ui/tracks/counter_track_test.html ('k') | tracing/tracing/ui/tracks/object_instance_track_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698