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

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

Issue 2071543003: MD WebUI: Extract settings-dialog into shared cr-dialog element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove ) from comment Created 4 years, 6 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 f1b32feb40d1eceef6e0fdfce70ce63a6d70ae9f..3eaee9a827ca962f85f337573236092f171334a7 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -188,12 +188,6 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_SUBPAGE_JS"
file="settings_page/settings_subpage.js"
type="chrome_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_HTML"
file="settings_page_css.html"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/settings_dialog.js ('k') | chrome/browser/resources/settings/settings_shared_css.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698