| Index: third_party/polymer/v1_0/components-chromium/iron-flex-layout/classes/iron-flex-layout.html
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-flex-layout/classes/iron-flex-layout.html b/third_party/polymer/v1_0/components-chromium/iron-flex-layout/classes/iron-flex-layout.html
|
| index 283c2a8ddb1529f06a1036817b2bc62fc8ed757e..1d0cab5ee7da9bef822595243e6abab9b0e622fd 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-flex-layout/classes/iron-flex-layout.html
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-flex-layout/classes/iron-flex-layout.html
|
| @@ -6,9 +6,7 @@ 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
|
| --->
|
| -
|
| -<link rel="import" href="iron-shadow-flex-layout.html">
|
| +--><html><head><link rel="import" href="iron-shadow-flex-layout.html">
|
|
|
| <style>
|
|
|
| @@ -305,3 +303,4 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| }
|
|
|
| </style>
|
| +</head><body><script src="iron-flex-layout-extracted.js"></script></body></html>
|
|
|