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

Unified Diff: tracing/tracing/ui/base/timing_tool_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/ui/analysis/stack_frame_test.html ('k') | tracing/tracing/ui/base/ui_state_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/base/timing_tool_test.html
diff --git a/tracing/tracing/ui/base/timing_tool_test.html b/tracing/tracing/ui/base/timing_tool_test.html
index 91e630b945a62421911f75006e470b40d9f807a6..1f733ec5eb3b2af40b5a6e12ef9458ab4ff5d477 100644
--- a/tracing/tracing/ui/base/timing_tool_test.html
+++ b/tracing/tracing/ui/base/timing_tool_test.html
@@ -5,8 +5,8 @@ Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
-<link rel="import" href="/tracing/ui/timeline_viewport.html">
<link rel="import" href="/tracing/ui/base/timing_tool.html">
+<link rel="import" href="/tracing/ui/timeline_viewport.html">
<script>
'use strict';
« no previous file with comments | « tracing/tracing/ui/analysis/stack_frame_test.html ('k') | tracing/tracing/ui/base/ui_state_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698