| Index: ui/webui/resources/polymer_resources.grdp
|
| diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
|
| index 2c58574c687cf02fc892ad37025b5fcd0be9447c..df17ef80280a46d2143cf2816f1d2157cb54749a 100644
|
| --- a/ui/webui/resources/polymer_resources.grdp
|
| +++ b/ui/webui/resources/polymer_resources.grdp
|
| @@ -48,6 +48,15 @@
|
| <structure name="IDR_POLYMER_CORE_COLLAPSE_CORE_COLLAPSE_HTML"
|
| file="../../../third_party/polymer/components-chromium/core-collapse/core-collapse.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_DRAWER_PANEL_CORE_DRAWER_PANEL_CSS"
|
| + file="../../../third_party/polymer/components-chromium/core-drawer-panel/core-drawer-panel.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_DRAWER_PANEL_CORE_DRAWER_PANEL_EXTRACTED_JS"
|
| + file="../../../third_party/polymer/components-chromium/core-drawer-panel/core-drawer-panel-extracted.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_DRAWER_PANEL_CORE_DRAWER_PANEL_HTML"
|
| + file="../../../third_party/polymer/components-chromium/core-drawer-panel/core-drawer-panel.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_POLYMER_CORE_DROPDOWN_CORE_DROPDOWN_EXTRACTED_JS"
|
| file="../../../third_party/polymer/components-chromium/core-dropdown/core-dropdown-extracted.js"
|
| type="chrome_html" />
|
| @@ -141,6 +150,12 @@
|
| <structure name="IDR_POLYMER_CORE_LIST_CORE_LIST_HTML"
|
| file="../../../third_party/polymer/components-chromium/core-list/core-list.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_MEDIA_QUERY_CORE_MEDIA_QUERY_EXTRACTED_JS"
|
| + file="../../../third_party/polymer/components-chromium/core-media-query/core-media-query-extracted.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_POLYMER_CORE_MEDIA_QUERY_CORE_MEDIA_QUERY_HTML"
|
| + file="../../../third_party/polymer/components-chromium/core-media-query/core-media-query.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_POLYMER_CORE_MENU_CORE_MENU_CSS"
|
| file="../../../third_party/polymer/components-chromium/core-menu/core-menu.css"
|
| type="chrome_html" />
|
|
|