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

Unified Diff: tracing/tracing/base/unittest/test_suite.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
« no previous file with comments | « tracing/tracing/base/unittest/test_case.html ('k') | tracing/tracing/extras/android/android_auditor.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/base/unittest/test_suite.html
diff --git a/tracing/tracing/base/unittest/test_suite.html b/tracing/tracing/base/unittest/test_suite.html
index a2ed777178af8204362096badbbea4dfead6405e..42cd5dd2469388525639ffb4d6cb24091250ea5a 100644
--- a/tracing/tracing/base/unittest/test_suite.html
+++ b/tracing/tracing/base/unittest/test_suite.html
@@ -6,7 +6,7 @@ found in the LICENSE file.
-->
<link rel="import" href="/tracing/base/guid.html">
-<link rel="import" href="/tracing/base/statistics.html">
+<link rel="import" href="/tracing/base/math/statistics.html">
<link rel="import" href="/tracing/base/unittest/constants.html">
<link rel="import" href="/tracing/base/unittest/test_case.html">
« no previous file with comments | « tracing/tracing/base/unittest/test_case.html ('k') | tracing/tracing/extras/android/android_auditor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698