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

Unified Diff: dashboard/dashboard/elements/chart-container-test.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
Index: dashboard/dashboard/elements/chart-container-test.html
diff --git a/dashboard/dashboard/elements/chart-container-test.html b/dashboard/dashboard/elements/chart-container-test.html
index fafd7b3100b44b4670f625e2d6d0e740ff4e0c27..b730f3a1b82646707f9648d42b2b8692cbeaf23d 100644
--- a/dashboard/dashboard/elements/chart-container-test.html
+++ b/dashboard/dashboard/elements/chart-container-test.html
@@ -6,7 +6,7 @@ found in the LICENSE file.
-->
<script src="/jquery/jquery-2.1.4.min.js"></script>
-<script src="/flot/jquery.flot.min.js"></script>
+<script src="/flot/jquery.flot.js"></script>
<script src="/flot/jquery.flot.crosshair.min.js"></script>
<script src="/flot/jquery.flot.fillbetween.min.js"></script>
<script src="/flot/jquery.flot.selection.min.js"></script>

Powered by Google App Engine
This is Rietveld 408576698