| Index: ui/webui/resources/polymer_resources.grdp
 | 
| diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
 | 
| index 0626e07f0ec88e513953b85fb697cd4ee7d01f7c..998e5e1704274e45cdec7fd60c33889eb01bf4fe 100644
 | 
| --- a/ui/webui/resources/polymer_resources.grdp
 | 
| +++ b/ui/webui/resources/polymer_resources.grdp
 | 
| @@ -195,6 +195,15 @@
 | 
|    <structure name="IDR_POLYMER_PAPER_BUTTON_PAPER_BUTTON_HTML"
 | 
|               file="../../../third_party/polymer/components-chromium/paper-button/paper-button.html"
 | 
|               type="chrome_html" />
 | 
| +  <structure name="IDR_POLYMER_PAPER_CHECKBOX_PAPER_CHECKBOX_CSS"
 | 
| +             file="../../../third_party/polymer/components-chromium/paper-checkbox/paper-checkbox.css"
 | 
| +             type="chrome_html" />
 | 
| +  <structure name="IDR_POLYMER_PAPER_CHECKBOX_PAPER_CHECKBOX_EXTRACTED_JS"
 | 
| +             file="../../../third_party/polymer/components-chromium/paper-checkbox/paper-checkbox-extracted.js"
 | 
| +             type="chrome_html" />
 | 
| +  <structure name="IDR_POLYMER_PAPER_CHECKBOX_PAPER_CHECKBOX_HTML"
 | 
| +             file="../../../third_party/polymer/components-chromium/paper-checkbox/paper-checkbox.html"
 | 
| +             type="chrome_html" />
 | 
|    <structure name="IDR_POLYMER_PAPER_DIALOG_PAPER_ACTION_DIALOG_EXTRACTED_JS"
 | 
|               file="../../../third_party/polymer/components-chromium/paper-dialog/paper-action-dialog-extracted.js"
 | 
|               type="chrome_html" />
 | 
| 
 |