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

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

Issue 2339853003: MD Settings: Fix Reset profile dialog scenario that causes a crash. (Closed)
Patch Set: Nit Created 4 years, 3 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: 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 1bbe93a39a4fe29f687f3da14ce9a81162c63a71..34a77c907d26703d081665d3685f89a7cc793416 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -484,6 +484,7 @@
preprocess="true" />
<structure name="IDR_SETTINGS_RESET_PAGE_JS"
file="reset_page/reset_page.js"
+ preprocess="true"
type="chrome_html" />
<structure name="IDR_SETTINGS_RESET_PROFILE_DIALOG_HTML"
file="reset_page/reset_profile_dialog.html"

Powered by Google App Engine
This is Rietveld 408576698