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

Unified Diff: tracing/tracing/ui/extras/about_tracing/profiling_view_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/extras/about_tracing/profiling_view_test.html
diff --git a/tracing/tracing/ui/extras/about_tracing/profiling_view_test.html b/tracing/tracing/ui/extras/about_tracing/profiling_view_test.html
index 457d074fe240a3c6a7356d990c47d203cc9bbad3..4ad3ddbe0e5c9f87f734c5856f07d98bd0c7818f 100644
--- a/tracing/tracing/ui/extras/about_tracing/profiling_view_test.html
+++ b/tracing/tracing/ui/extras/about_tracing/profiling_view_test.html
@@ -7,9 +7,9 @@ found in the LICENSE file.
<link rel="import" href="/tracing/base/base.html">
<link rel="import" href="/tracing/base/base64.html">
+<link rel="import" href="/tracing/extras/importer/trace_event_importer.html">
<link rel="import"
href="/tracing/ui/extras/about_tracing/mock_tracing_controller_client.html">
-<link rel="import" href="/tracing/extras/importer/trace_event_importer.html">
<link rel="import" href="/tracing/ui/extras/about_tracing/profiling_view.html">
<script>
« no previous file with comments | « tracing/tracing/ui/base/ui_state_test.html ('k') | tracing/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698