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

Unified Diff: dashboard/dashboard/static/group_report.html

Issue 2959503002: Enable Polymer.Settings.useNativeShadow on the dashboard. (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « dashboard/dashboard/elements/chart-tooltip.html ('k') | dashboard/dashboard/static/report.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « dashboard/dashboard/elements/chart-tooltip.html ('k') | dashboard/dashboard/static/report.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698