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

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

Issue 98583008: Checkout Polymer using bower instead of the raw repository. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years 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
new file mode 100644
index 0000000000000000000000000000000000000000..e772f03ef143acfd9e8124911e78c27e084f3398
--- /dev/null
+++ b/third_party/polymer/polymer/polymer.html
@@ -0,0 +1,7 @@
+<!--
+ Copyright 2013 The Polymer Authors. All rights reserved.
+ Use of this source code is governed by a BSD-style
+ license that can be found in the LICENSE file.
+-->
+<script src="polymer.js"></script>
+<!-- <link rel="import" href="../polymer-dev/polymer.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