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

Unified Diff: tracing/tracing/extras/chrome/cc/cc.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/extras/chrome/cc/cc.html
diff --git a/tracing/tracing/extras/chrome/cc/cc.html b/tracing/tracing/extras/chrome/cc/cc.html
index 8ef67b0d21e49e13f86b48dfd086977221cda4c7..64b825f6a9f730ab380f08c8fad9da5a99070316 100644
--- a/tracing/tracing/extras/chrome/cc/cc.html
+++ b/tracing/tracing/extras/chrome/cc/cc.html
@@ -6,7 +6,7 @@ found in the LICENSE file.
-->
<link rel="import" href="/tracing/extras/chrome/cc/display_item_list.html">
+<link rel="import" href="/tracing/extras/chrome/cc/input_latency_async_slice.html">
<link rel="import" href="/tracing/extras/chrome/cc/layer_tree_host_impl.html">
<link rel="import" href="/tracing/extras/chrome/cc/picture.html">
<link rel="import" href="/tracing/extras/chrome/cc/tile.html">
-<link rel="import" href="/tracing/extras/chrome/cc/input_latency_async_slice.html">
« no previous file with comments | « tracing/tracing/base/event_target_test.html ('k') | tracing/tracing/model/time_to_object_instance_map_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698