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

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: Address nits Created 5 years, 8 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
« no previous file with comments | « chrome/browser/resources/settings/settings_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index cd9cad67336098e439523a696d8f37faa0a9c80d..6901571771fd1f7072677e85339a7252b6cf57bb 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" />
« no previous file with comments | « chrome/browser/resources/settings/settings_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698