Index: tracing/tracing/ui/extras/chrome/gpu/gpu.html |
diff --git a/tracing/tracing/ui/extras/chrome/gpu/gpu.html b/tracing/tracing/ui/extras/chrome/gpu/gpu.html |
index 93811e10bff9ef27dddbaf64ba6b9cd4c35a3033..ec7991b66402e7934ec0b9ea33d770031fdbf6be 100644 |
--- a/tracing/tracing/ui/extras/chrome/gpu/gpu.html |
+++ b/tracing/tracing/ui/extras/chrome/gpu/gpu.html |
@@ -5,6 +5,6 @@ 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/extras/chrome/gpu/state.html"> |
<link rel="import" href="/tracing/extras/chrome/gpu/gpu_async_slice.html"> |
+<link rel="import" href="/tracing/extras/chrome/gpu/state.html"> |
<link rel="import" href="/tracing/ui/extras/chrome/gpu/state_view.html"> |