| Index: ui/webui/resources/polymer_resources.grdp
|
| diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
|
| index af734602d90f22e7bfc48d3aa23b2fe8d87e6dc4..39a2ce5e3b9be44d017e32308e2c146adbcd4134 100644
|
| --- a/ui/webui/resources/polymer_resources.grdp
|
| +++ b/ui/webui/resources/polymer_resources.grdp
|
| @@ -111,12 +111,21 @@
|
| <structure name="IDR_POLYMER_CORE_ICONS_CORE_ICONS_HTML"
|
| file="../../../third_party/polymer/components-chromium/core-icons/core-icons.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_ICONS_COMMUNICATION_ICONS_HTML"
|
| + file="../../../third_party/polymer/components-chromium/core-icons/communication-icons.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_POLYMER_CORE_ICONS_DEVICE_ICONS_HTML"
|
| file="../../../third_party/polymer/components-chromium/core-icons/device-icons.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_ICONS_HARDWARE_ICONS_HTML"
|
| + file="../../../third_party/polymer/components-chromium/core-icons/hardware-icons.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_POLYMER_CORE_ICONS_IMAGE_ICONS_HTML"
|
| file="../../../third_party/polymer/components-chromium/core-icons/image-icons.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_ICONS_NOTIFICATION_ICONS_HTML"
|
| + file="../../../third_party/polymer/components-chromium/core-icons/notification-icons.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_POLYMER_CORE_ICONS_SOCIAL_ICONS_HTML"
|
| file="../../../third_party/polymer/components-chromium/core-icons/social-icons.html"
|
| type="chrome_html" />
|
| @@ -240,6 +249,15 @@
|
| <structure name="IDR_POLYMER_CORE_TOOLBAR_CORE_TOOLBAR_HTML"
|
| file="../../../third_party/polymer/components-chromium/core-toolbar/core-toolbar.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_TOOLTIP_CORE_TOOLTIP_CSS"
|
| + file="../../../third_party/polymer/components-chromium/core-tooltip/core-tooltip.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_TOOLTIP_CORE_TOOLTIP_EXTRACTED_JS"
|
| + file="../../../third_party/polymer/components-chromium/core-tooltip/core-tooltip-extracted.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_TOOLTIP_CORE_TOOLTIP_HTML"
|
| + file="../../../third_party/polymer/components-chromium/core-tooltip/core-tooltip.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_POLYMER_CORE_TRANSITION_CORE_TRANSITION_CSS_EXTRACTED_JS"
|
| file="../../../third_party/polymer/components-chromium/core-transition/core-transition-css-extracted.js"
|
| type="chrome_html" />
|
| @@ -387,6 +405,24 @@
|
| <structure name="IDR_POLYMER_PAPER_RIPPLE_PAPER_RIPPLE_HTML"
|
| file="../../../third_party/polymer/components-chromium/paper-ripple/paper-ripple.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_POLYMER_PAPER_TABS_PAPER_TAB_CSS"
|
| + file="../../../third_party/polymer/components-chromium/paper-tabs/paper-tab.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_PAPER_TABS_PAPER_TAB_EXTRACTED_JS"
|
| + file="../../../third_party/polymer/components-chromium/paper-tabs/paper-tab-extracted.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_PAPER_TABS_PAPER_TAB_HTML"
|
| + file="../../../third_party/polymer/components-chromium/paper-tabs/paper-tab.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_PAPER_TABS_PAPER_TABS_CSS"
|
| + file="../../../third_party/polymer/components-chromium/paper-tabs/paper-tabs.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_PAPER_TABS_PAPER_TABS_EXTRACTED_JS"
|
| + file="../../../third_party/polymer/components-chromium/paper-tabs/paper-tabs-extracted.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_PAPER_TABS_PAPER_TABS_HTML"
|
| + file="../../../third_party/polymer/components-chromium/paper-tabs/paper-tabs.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_POLYMER_PAPER_TOGGLE_BUTTON_PAPER_TOGGLE_BUTTON_CSS"
|
| file="../../../third_party/polymer/components-chromium/paper-toggle-button/paper-toggle-button.css"
|
| type="chrome_html" />
|
|
|