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

Unified Diff: third_party/polymer/polymer/polymer.html

Issue 218583004: Uprev to Polymer 0.2.1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@css-shadow
Patch Set: Remove keyboard code from patch. Created 6 years, 9 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 | « third_party/polymer/polymer/build.log ('k') | third_party/polymer/polymer/polymer.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/polymer/polymer.html
diff --git a/third_party/polymer/polymer/polymer.html b/third_party/polymer/polymer/polymer.html
index e772f03ef143acfd9e8124911e78c27e084f3398..ae23866f585a9243ea5e993afb17c303d0dd48b3 100644
--- a/third_party/polymer/polymer/polymer.html
+++ b/third_party/polymer/polymer/polymer.html
@@ -4,4 +4,5 @@
license that can be found in the LICENSE file.
-->
<script src="polymer.js"></script>
-<!-- <link rel="import" href="../polymer-dev/polymer.html"> -->
+<!-- <link rel="import" href="../polymer-dev/polymer.html"> -->
+<link rel="import" href="polymer-body.html">
« no previous file with comments | « third_party/polymer/polymer/build.log ('k') | third_party/polymer/polymer/polymer.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698