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

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

Issue 2866463002: Revert of MD Settings: Elim SettingsSubpageBrowsertest and SettingsPageVisibility (Closed)
Patch Set: Created 3 years, 7 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 7f096ad8b9537f829af5025e956301c027840b13..f972ffbe4484240ebe9e0d34f4fb1d886f82c154 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -223,6 +223,12 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_MENU_JS"
file="settings_menu/settings_menu.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_VISIBILITY_HTML"
+ file="settings_page/settings_page_visibility.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_VISIBILITY_JS"
+ file="settings_page/settings_page_visibility.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_SECTION_HTML"
file="settings_page/settings_section.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698