diff options
author | tsergeant <tsergeant@chromium.org> | 2015-05-25 17:51:16 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-26 00:51:51 +0000 |
commit | dda7f3a3db2c2665bc0001cce18825c99e3c4d42 (patch) | |
tree | 93377a201d9a424d133d30aafba9a7208504b342 /ui/webui | |
parent | e969286a8b5b16a3c2db92573da821202d4d8805 (diff) | |
download | chromium_src-dda7f3a3db2c2665bc0001cce18825c99e3c4d42.zip chromium_src-dda7f3a3db2c2665bc0001cce18825c99e3c4d42.tar.gz chromium_src-dda7f3a3db2c2665bc0001cce18825c99e3c4d42.tar.bz2 |
Material PDF: Convert to Polymer 0.8.
BUG=482793
TBR=estade@chromium.org
Review URL: https://codereview.chromium.org/1125213008
Cr-Commit-Position: refs/heads/master@{#331310}
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 19ff21f..1362cc7 100644 --- a/ui/webui/resources/polymer_resources.grdp +++ b/ui/webui/resources/polymer_resources.grdp @@ -526,6 +526,9 @@ <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_IMAGE_ICONS_HTML" + file="../../../third_party/polymer/v0_8/components-chromium/iron-icons/image-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" /> |