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

Unified Diff: tracing/tracing/base/extension_registry.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/base/color_scheme.html ('k') | tracing/tracing/base/iteration_helpers.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/base/extension_registry.html
diff --git a/tracing/tracing/base/extension_registry.html b/tracing/tracing/base/extension_registry.html
index c4afbb0137fe1153be9da15ad46bec7ba29ef8f4..754af87c7154fe226ea626623578b2de055cd7b2 100644
--- a/tracing/tracing/base/extension_registry.html
+++ b/tracing/tracing/base/extension_registry.html
@@ -8,7 +8,7 @@ found in the LICENSE file.
<link rel="import" href="/tracing/base/extension_registry_base.html">
<link rel="import" href="/tracing/base/extension_registry_basic.html">
<link rel="import" href="/tracing/base/extension_registry_type_based.html">
-<link rel="import" href="/tracing/base/iteration_helpers.html">
+<link rel="import" href="/tracing/base/utils.html">
<script>
'use strict';
« no previous file with comments | « tracing/tracing/base/color_scheme.html ('k') | tracing/tracing/base/iteration_helpers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698