| Index: third_party/polymer/v0_8/components-chromium/more-routing/more-route-template-helpers.html
|
| diff --git a/third_party/polymer/v0_8/components-chromium/iron-selector/iron-selection.html b/third_party/polymer/v0_8/components-chromium/more-routing/more-route-template-helpers.html
|
| similarity index 77%
|
| copy from third_party/polymer/v0_8/components-chromium/iron-selector/iron-selection.html
|
| copy to third_party/polymer/v0_8/components-chromium/more-routing/more-route-template-helpers.html
|
| index 0fe482fa2c3c8b4cc71ebb8adb9062d1738baa3e..6725ed3d9f66481259f4fd4e10ec206bfde66e4c 100644
|
| --- a/third_party/polymer/v0_8/components-chromium/iron-selector/iron-selection.html
|
| +++ b/third_party/polymer/v0_8/components-chromium/more-routing/more-route-template-helpers.html
|
| @@ -5,6 +5,6 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
| The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
| Code distributed by Google as part of the polymer project is also
|
| subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
| ---><html><head><link rel="import" href="../polymer/polymer.html">
|
| +--><html><head><link rel="import" href="routing.html">
|
|
|
| -</head><body><script src="iron-selection-extracted.js"></script></body></html>
|
| +</head><body><script src="more-route-template-helpers-extracted.js"></script></body></html>
|
|
|