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

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

Issue 1899043003: MD Downloads/History: unify page and toolbar background colors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 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
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index aadc894027f02da771e85f5f9499f85e1a7b1948..a1e1af151759aaa7184388815197aca06afa4d29 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -303,6 +303,8 @@ 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_POLYMER"
file="html/polymer.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_I18N_BEHAVIOR"

Powered by Google App Engine
This is Rietveld 408576698