| Index: dashboard/dashboard/tests.html
|
| diff --git a/dashboard/dashboard/tests.html b/dashboard/dashboard/tests.html
|
| index 2f057eac3a59f93e8387286e4c7f42fc0d6ab02c..33c4b5ce2abef4d9f3065d4cfc089eddbccc258c 100644
|
| --- a/dashboard/dashboard/tests.html
|
| +++ b/dashboard/dashboard/tests.html
|
| @@ -14,6 +14,7 @@ found in the LICENSE file.
|
|
|
| <script src="/components/webcomponentsjs/webcomponents.js"></script>
|
|
|
| + <link rel="import" href="/tracing/ui/base/polymer_preload.html" data-suppress-import-order>
|
| <link rel="import" href="/components/polymer/polymer.html">
|
| <link rel="import" href="/tracing/base/unittest/interactive_test_runner.html">
|
| <style>
|
|
|