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

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

Issue 2628123002: MD WebUI: Move settings' dialog-drawer element into a shared cr-element (Closed)
Patch Set: Rebase Created 3 years, 11 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 ddd8539ee85f82ad6630c39a6ca5d78d6cd5be89..a3c554a74d7de75106f4f15c02b07b79c9a7baa1 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -379,12 +379,6 @@
<structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS"
file="controls/settings_checkbox.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_CONTROLS_DIALOG_DRAWER_HTML"
- file="controls/dialog_drawer.html"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_CONTROLS_DIALOG_DRAWER_JS"
- file="controls/dialog_drawer.js"
- type="chrome_html" />
<structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML"
file="controls/settings_dropdown_menu.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698