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

Unified Diff: tracing/tracing/importer/proto_expectation.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/importer/proto_expectation.html
diff --git a/tracing/tracing/importer/proto_expectation.html b/tracing/tracing/importer/proto_expectation.html
index fd326b5485d6a999ac4963280a498357770bf7aa..939fad19553b4d41d3bfb6379335e8d9da580309 100644
--- a/tracing/tracing/importer/proto_expectation.html
+++ b/tracing/tracing/importer/proto_expectation.html
@@ -6,7 +6,7 @@ found in the LICENSE file.
-->
<link rel="import" href="/tracing/base/base.html">
-<link rel="import" href="/tracing/base/range_utils.html">
+<link rel="import" href="/tracing/base/math/range_utils.html">
<link rel="import" href="/tracing/core/auditor.html">
<link rel="import" href="/tracing/model/event_info.html">
<link rel="import" href="/tracing/model/user_model/animation_expectation.html">
« no previous file with comments | « tracing/tracing/importer/find_input_expectations.html ('k') | tracing/tracing/importer/user_model_builder.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698