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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1482573002: MD Settings: Adjusting reset-page dialogs styling. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years 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: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 7723bac2c40c4b926b43918bcaa32645da0a8b51..b0535b1b091a3ce0d9563e015418a473b26649ae 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -232,6 +232,9 @@
<structure name="IDR_SETTINGS_POWERWASH_DIALOG_JS"
file="reset_page/powerwash_dialog.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_RESET_PAGE_DIALOG_CSS"
+ file="reset_page/reset_page_dialog.css"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_RESET_PAGE_HTML"
file="reset_page/reset_page.html"
type="chrome_html"

Powered by Google App Engine
This is Rietveld 408576698