Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Unified Diff: ui/webui/resources/polymer_resources.grdp

Issue 990473002: Add initial implementation of date-time-settings MD settings page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to jeremys cmts Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index b32ce5144aba7c31ff0511da9fbc4a852af2c987..9d4926bf74a0dab63c001676caf6ab7f8f90a7cd 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -108,6 +108,9 @@
<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_DEVICE_ICONS_HTML"
+ file="../../../third_party/polymer/components-chromium/core-icons/device-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" />

Powered by Google App Engine
This is Rietveld 408576698