Chromium Code Reviews| Index: ui/webui/resources/polymer_resources.grdp |
| diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp |
| index 86324fcd4d8daf41eab148ac5c48eab154161dce..3af2b377ea4139a230b85874b33f9b580c50db49 100644 |
| --- a/ui/webui/resources/polymer_resources.grdp |
| +++ b/ui/webui/resources/polymer_resources.grdp |
| @@ -41,6 +41,12 @@ |
| <structure name="IDR_POLYMER_1_0_IRON_A11Y_KEYS_IRON_A11Y_KEYS_HTML" |
| file="../../../third_party/polymer/v1_0/components-chromium/iron-a11y-keys/iron-a11y-keys.html" |
| type="chrome_html" /> |
| + <structure name="IDR_POLYMER_1_0_IRON_AUTOGROW_TEXTAREA_IRON_AUTOGROW_TEXTAREA_EXTRACTED_JS" |
| + file="../../../third_party/polymer/v1_0/components-chromium/iron-autogrow-textarea/iron-autogrow-textarea-extracted.js" |
| + type="chrome_html" /> |
| + <structure name="IDR_POLYMER_1_0_IRON_AUTOGROW_TEXTAREA_IRON_AUTOGROW_TEXTAREA_HTML" |
| + file="../../../third_party/polymer/v1_0/components-chromium/iron-autogrow-textarea/iron-autogrow-textarea.html" |
| + type="chrome_html" /> |
| <structure name="IDR_POLYMER_1_0_IRON_BEHAVIORS_IRON_BUTTON_STATE_EXTRACTED_JS" |
| file="../../../third_party/polymer/v1_0/components-chromium/iron-behaviors/iron-button-state-extracted.js" |
| type="chrome_html" /> |
| @@ -491,15 +497,15 @@ |
| <structure name="IDR_POLYMER_1_0_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_EXTRACTED_JS" |
| file="../../../third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-extracted.js" |
| type="chrome_html" /> |
| - <structure name="IDR_POLYMER_1_0_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_HTML" |
| - file="../../../third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button.html" |
| - type="chrome_html" /> |
| <structure name="IDR_POLYMER_1_0_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_LIGHT_EXTRACTED_JS" |
| file="../../../third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light-extracted.js" |
| type="chrome_html" /> |
| <structure name="IDR_POLYMER_1_0_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_LIGHT_HTML" |
| file="../../../third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button-light.html" |
| type="chrome_html" /> |
| + <structure name="IDR_POLYMER_1_0_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_HTML" |
|
Dan Beam
2016/06/09 22:52:19
also, can you manually revert this and/or set your
apacible
2016/06/10 20:09:52
Done.
|
| + file="../../../third_party/polymer/v1_0/components-chromium/paper-icon-button/paper-icon-button.html" |
| + type="chrome_html" /> |
| <structure name="IDR_POLYMER_1_0_PAPER_INPUT_PAPER_INPUT_ADDON_BEHAVIOR_EXTRACTED_JS" |
| file="../../../third_party/polymer/v1_0/components-chromium/paper-input/paper-input-addon-behavior-extracted.js" |
| type="chrome_html" /> |
| @@ -536,6 +542,12 @@ |
| <structure name="IDR_POLYMER_1_0_PAPER_INPUT_PAPER_INPUT_HTML" |
| file="../../../third_party/polymer/v1_0/components-chromium/paper-input/paper-input.html" |
| type="chrome_html" /> |
| + <structure name="IDR_POLYMER_1_0_PAPER_INPUT_PAPER_TEXTAREA_EXTRACTED_JS" |
| + file="../../../third_party/polymer/v1_0/components-chromium/paper-input/paper-textarea-extracted.js" |
| + type="chrome_html" /> |
| + <structure name="IDR_POLYMER_1_0_PAPER_INPUT_PAPER_TEXTAREA_HTML" |
| + file="../../../third_party/polymer/v1_0/components-chromium/paper-input/paper-textarea.html" |
| + type="chrome_html" /> |
| <structure name="IDR_POLYMER_1_0_PAPER_ITEM_PAPER_ICON_ITEM_EXTRACTED_JS" |
| file="../../../third_party/polymer/v1_0/components-chromium/paper-item/paper-icon-item-extracted.js" |
| type="chrome_html" /> |