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

Unified Diff: tracing/tracing/model/helpers/android_model_helper.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/model/helpers/android_model_helper.html
diff --git a/tracing/tracing/model/helpers/android_model_helper.html b/tracing/tracing/model/helpers/android_model_helper.html
index 3b132839cb8438cf0b55ab91664510d3e4ec948a..ab0e1b3b13faf3d7036291b7f2e7b718692de9a5 100644
--- a/tracing/tracing/model/helpers/android_model_helper.html
+++ b/tracing/tracing/model/helpers/android_model_helper.html
@@ -6,7 +6,7 @@ found in the LICENSE file.
-->
<link rel="import" href="/tracing/base/guid.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/helpers/android_app.html">
<link rel="import" href="/tracing/model/helpers/android_surface_flinger.html">
« no previous file with comments | « tracing/tracing/model/helpers/android_app.html ('k') | tracing/tracing/model/helpers/android_surface_flinger.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698