diff options
author | apacible <apacible@chromium.org> | 2015-05-20 18:45:38 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-21 01:45:37 +0000 |
commit | eeb0935682ecca3d28c7ce1950c70aedffa391b2 (patch) | |
tree | 2f84d8514d33cc6503a666e86d0ce839f4e92afa /ui/webui | |
parent | b83cfb2c8885f573b7e0f299db0b21cbca4f92df (diff) | |
download | chromium_src-eeb0935682ecca3d28c7ce1950c70aedffa391b2.zip chromium_src-eeb0935682ecca3d28c7ce1950c70aedffa391b2.tar.gz chromium_src-eeb0935682ecca3d28c7ce1950c70aedffa391b2.tar.bz2 |
Add 0.8 hardware-icons.html to polymer_resources.grdp.
Review URL: https://codereview.chromium.org/1149763003
Cr-Commit-Position: refs/heads/master@{#330872}
Diffstat (limited to 'ui/webui')
-rw-r--r-- | ui/webui/resources/polymer_resources.grdp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp index 4ade377..19ff21f 100644 --- a/ui/webui/resources/polymer_resources.grdp +++ b/ui/webui/resources/polymer_resources.grdp @@ -523,6 +523,9 @@ <structure name="IDR_POLYMER_08_IRON_ICONS_DEVICE_ICONS_HTML" file="../../../third_party/polymer/v0_8/components-chromium/iron-icons/device-icons.html" type="chrome_html" /> + <structure name="IDR_POLYMER_08_IRON_ICONS_HARDWARE_ICONS_HTML" + file="../../../third_party/polymer/v0_8/components-chromium/iron-icons/hardware-icons.html" + type="chrome_html" /> <structure name="IDR_POLYMER_08_IRON_ICONS_IRON_ICONS_HTML" file="../../../third_party/polymer/v0_8/components-chromium/iron-icons/iron-icons.html" type="chrome_html" /> |