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

Unified Diff: dashboard/dashboard/tests.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/static/report.html ('k') | third_party/flot/jquery.flot.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « dashboard/dashboard/static/report.html ('k') | third_party/flot/jquery.flot.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698