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

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

Issue 2169603002: MD WebUI: Move some settings CSS to shared_style_css (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_521040_internet_cleanup_1
Patch Set: Rebase with hover removal changes Created 4 years, 5 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 | « ui/webui/resources/cr_elements/shared_vars_css.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements_resources.grdp
diff --git a/ui/webui/resources/cr_elements_resources.grdp b/ui/webui/resources/cr_elements_resources.grdp
index 70fb239c438f23b0ed22cf5810e1c6ab9f3e3062..d3ebed14db7d08d2ca75b8e56f06d84bd0be3fb9 100644
--- a/ui/webui/resources/cr_elements_resources.grdp
+++ b/ui/webui/resources/cr_elements_resources.grdp
@@ -137,6 +137,9 @@
<structure name="IDR_CR_ELEMENTS_CR_SHARED_STYLE_CSS_HTML"
file="../../webui/resources/cr_elements/shared_style_css.html"
type="chrome_html" />
+ <structure name="IDR_CR_ELEMENTS_CR_SHARED_VARS_CSS_HTML"
+ file="../../webui/resources/cr_elements/shared_vars_css.html"
+ type="chrome_html" />
<structure name="IDR_CR_ELEMENTS_CR_SLIDER_HTML"
file="../../webui/resources/cr_elements/cr_slider/cr_slider.html"
type="chrome_html" />
« no previous file with comments | « ui/webui/resources/cr_elements/shared_vars_css.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698