| Index: third_party/polymer/v0_8/components-chromium/layout/layout.html
|
| diff --git a/third_party/polymer/v0_8/components/iron-flex-layout/classes/iron-flex-layout.html b/third_party/polymer/v0_8/components-chromium/layout/layout.html
|
| similarity index 98%
|
| copy from third_party/polymer/v0_8/components/iron-flex-layout/classes/iron-flex-layout.html
|
| copy to third_party/polymer/v0_8/components-chromium/layout/layout.html
|
| index 283c2a8ddb1529f06a1036817b2bc62fc8ed757e..5e3755b866b6b92a9247b80ef1cb53aace4c8b43 100644
|
| --- a/third_party/polymer/v0_8/components/iron-flex-layout/classes/iron-flex-layout.html
|
| +++ b/third_party/polymer/v0_8/components-chromium/layout/layout.html
|
| @@ -8,7 +8,7 @@ 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">
|
| +<link rel="import" href="shadow-layout.html">
|
|
|
| <style>
|
|
|
|
|