OLD | NEW |
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <!-- | 2 <!-- |
3 Copyright (c) 2013 The Chromium Authors. All rights reserved. | 3 Copyright (c) 2013 The Chromium Authors. All rights reserved. |
4 Use of this source code is governed by a BSD-style license that can be | 4 Use of this source code is governed by a BSD-style license that can be |
5 found in the LICENSE file. | 5 found in the LICENSE file. |
6 --> | 6 --> |
7 | 7 |
| 8 <link rel="import" href="/tracing/extras/chrome/gpu/gpu_async_slice.html"> |
8 <link rel="import" href="/tracing/extras/chrome/gpu/state.html"> | 9 <link rel="import" href="/tracing/extras/chrome/gpu/state.html"> |
9 <link rel="import" href="/tracing/extras/chrome/gpu/gpu_async_slice.html"> | |
10 <link rel="import" href="/tracing/ui/extras/chrome/gpu/state_view.html"> | 10 <link rel="import" href="/tracing/ui/extras/chrome/gpu/state_view.html"> |
OLD | NEW |