| Index: third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html
 | 
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html b/third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html
 | 
| index 0c0e1edc0cfc44598d6a528b2960c7f07a7d2885..496257930637df358ee939738db8e2085c768685 100644
 | 
| --- a/third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html
 | 
| +++ b/third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html
 | 
| @@ -10,6 +10,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|  <link rel="import" href="../iron-flex-layout/classes/iron-flex-layout.html">
 | 
|  <link rel="import" href="../iron-flex-layout/iron-flex-layout.html">
 | 
|  <link rel="import" href="../iron-behaviors/iron-control-state.html">
 | 
| +<link rel="import" href="../iron-behaviors/iron-button-state.html">
 | 
|  <link rel="import" href="../paper-ripple/paper-ripple.html">
 | 
|  
 | 
|  <!--
 | 
| 
 |