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

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

Issue 1758973002: MD Settings: Creating a <settings-dialog> element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove extra blank line Created 4 years, 10 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 3baa6b857d241954e1d2eb65efdb2fd920622b2b..637999920ae1be34f428458b4566e025ef3f3104 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -130,8 +130,11 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_SUBHEADER_JS"
file="settings_page/settings_subheader.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_CSS_HTML"
- file="settings_dialog_css.html"
+ <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_HTML"
+ file="settings_dialog.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_JS"
+ file="settings_dialog.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_CSS"
file="settings_page.css"
« no previous file with comments | « chrome/browser/resources/settings/settings_dialog_css.html ('k') | chrome/test/data/webui/settings/reset_page_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698