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

Unified Diff: tracing/tracing/ui/base/ui_state_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
Index: tracing/tracing/ui/base/ui_state_test.html
diff --git a/tracing/tracing/ui/base/ui_state_test.html b/tracing/tracing/ui/base/ui_state_test.html
index 91ee74eda1ad55a81d701480ee2e2cd3244cbed6..46a31e2cb493e27d62ac98f97b5bc804fb243bf1 100644
--- a/tracing/tracing/ui/base/ui_state_test.html
+++ b/tracing/tracing/ui/base/ui_state_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/ui/tracks/track.html">
<link rel="import" href="/tracing/ui/base/ui_state.html">
+<link rel="import" href="/tracing/ui/tracks/track.html">
<script>
'use strict';
« no previous file with comments | « tracing/tracing/ui/base/timing_tool_test.html ('k') | tracing/tracing/ui/extras/about_tracing/profiling_view_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698