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

Unified Diff: tracing/tracing/ui/extras/chrome/cc/layer_tree_host_impl_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/chrome/cc/layer_tree_host_impl_view_test.html
diff --git a/tracing/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view_test.html b/tracing/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view_test.html
index b06765aa91dfa8565b0c38ac56b4df6d4d08561d..e8c2e3769a036cfca1884e48e19f69c648570148 100644
--- a/tracing/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view_test.html
+++ b/tracing/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view_test.html
@@ -7,8 +7,8 @@ found in the LICENSE file.
<link rel="import" href="/tracing/core/test_utils.html">
<link rel="import" href="/tracing/extras/chrome/cc/layer_tree_host_impl.html">
-<link rel="import" href="/tracing/extras/importer/trace_event_importer.html">
<link rel="import" href="/tracing/extras/chrome/cc/raster_task.html">
+<link rel="import" href="/tracing/extras/importer/trace_event_importer.html">
<link rel="import" href="/tracing/model/model.html">
<link rel="import" href="/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view.html">
« no previous file with comments | « tracing/tracing/ui/extras/about_tracing/profiling_view_test.html ('k') | tracing/tracing/ui/extras/chrome/gpu/gpu.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698