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

Unified Diff: third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 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: third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html
diff --git a/third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html b/third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html
index 0957ccceb69154095442ceb1576415657f63a66f..7dcc15dbfd163e691f75b1fa2d1430493f9a6ea6 100644
--- a/third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html
+++ b/third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html
@@ -17,7 +17,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
- <script src="../../webcomponentsjs/webcomponents.js"></script>
+ <script src="../../webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../web-component-tester/browser.js"></script>
<link rel="import" href="test-fit.html">

Powered by Google App Engine
This is Rietveld 408576698