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

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 1840043003: Update Material Design History colors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: extract common styles from md downloads Created 4 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/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index 83c3405194dd0a32d509bc59fffd1da26682e8a7..bee2c7cd24a96af167ea226d5e17dab1af25f7a0 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -303,6 +303,10 @@ without changes to the corresponding grd file. -->
file="html/i18n_template.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_LOAD_TIME_DATA"
file="html/load_time_data.html" type="chrome_html" />
+ <structure name="IDR_WEBUI_HTML_MD_SHARED_STYLES"
+ file="html/md_shared_styles.html" type="chrome_html" />
+ <structure name="IDR_WEBUI_HTML_MD_SHARED_STYLES_CLASSES"
+ file="html/md_shared_styles_classes.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_POLYMER"
file="html/polymer.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_POLYMER_CONFIG"

Powered by Google App Engine
This is Rietveld 408576698