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

Unified Diff: tracing/tracing/model/event_set.html

Issue 2995843002: Merge iteration_helpers into utils.html. (Closed)
Patch Set: rebase 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
« no previous file with comments | « tracing/tracing/model/counter_sample.html ('k') | tracing/tracing/model/event_set_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/model/event_set.html
diff --git a/tracing/tracing/model/event_set.html b/tracing/tracing/model/event_set.html
index 4a53528cddd0a7aaafc1ffbcbdd125ccc7b5645d..faad5249b2619b49221a15672ba4b2a0926714db 100644
--- a/tracing/tracing/model/event_set.html
+++ b/tracing/tracing/model/event_set.html
@@ -7,8 +7,8 @@ found in the LICENSE file.
<link rel="import" href="/tracing/base/event.html">
<link rel="import" href="/tracing/base/guid.html">
-<link rel="import" href="/tracing/base/iteration_helpers.html">
<link rel="import" href="/tracing/base/math/range.html">
+<link rel="import" href="/tracing/base/utils.html">
<link rel="import" href="/tracing/model/event_registry.html">
<script>
« no previous file with comments | « tracing/tracing/model/counter_sample.html ('k') | tracing/tracing/model/event_set_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698