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

Unified Diff: tracing/tracing/extras/chrome/chrome_auditor.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/extras/chrome/chrome_auditor.html
diff --git a/tracing/tracing/extras/chrome/chrome_auditor.html b/tracing/tracing/extras/chrome/chrome_auditor.html
index 2d6658bbfc26687c7f6b007e550790d45384df03..44b4208d9e1908c9007cbc74654d5059d546f676 100644
--- a/tracing/tracing/extras/chrome/chrome_auditor.html
+++ b/tracing/tracing/extras/chrome/chrome_auditor.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/extras/chrome/cc/input_latency_async_slice.html">
« no previous file with comments | « tracing/tracing/extras/chrome/cc/util_test.html ('k') | tracing/tracing/extras/chrome/estimated_input_latency.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698