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

Unified Diff: tracing/tracing/model/time_to_object_instance_map_test.html

Issue 2769203003: [tracing] Fix import ordering in all files under tracing/ (Closed)
Patch Set: 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/extras/chrome/cc/cc.html ('k') | tracing/tracing/ui/analysis/stack_frame_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/model/time_to_object_instance_map_test.html
diff --git a/tracing/tracing/model/time_to_object_instance_map_test.html b/tracing/tracing/model/time_to_object_instance_map_test.html
index bcda0a2ea3b3613d3bf1bd276bcfb8837508152a..d367fedd7e0913bc121cc197cee23ec080d4daae 100644
--- a/tracing/tracing/model/time_to_object_instance_map_test.html
+++ b/tracing/tracing/model/time_to_object_instance_map_test.html
@@ -6,8 +6,8 @@ found in the LICENSE file.
-->
<link rel="import" href="/tracing/core/test_utils.html">
-<link rel="import" href="/tracing/model/time_to_object_instance_map.html">
<link rel="import" href="/tracing/model/object_instance.html">
+<link rel="import" href="/tracing/model/time_to_object_instance_map.html">
<script>
'use strict';
« no previous file with comments | « tracing/tracing/extras/chrome/cc/cc.html ('k') | tracing/tracing/ui/analysis/stack_frame_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698