| Index: dashboard/dashboard/static/group_report.html
|
| diff --git a/dashboard/dashboard/static/group_report.html b/dashboard/dashboard/static/group_report.html
|
| index 9b62fe991de9f0bb49ab517cfa5aceae444b373c..5c8e114f872aedbadab8ff7e2419d0eefc04bf59 100644
|
| --- a/dashboard/dashboard/static/group_report.html
|
| +++ b/dashboard/dashboard/static/group_report.html
|
| @@ -10,6 +10,7 @@ found in the LICENSE file.
|
| <script src="/components/webcomponentsjs/webcomponents-lite.min.js"></script>
|
| <title>Chrome Performance Dashboard</title>
|
|
|
| + <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="/dashboard/elements/group-report-page.html">
|
|
|