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

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

Issue 2852433003: MD Settings: Elim SettingsSubpageBrowsertest and SettingsPageVisibility (Closed)
Patch Set: Rebase + fix settings_main_test.js Created 3 years, 8 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 f972ffbe4484240ebe9e0d34f4fb1d886f82c154..7f096ad8b9537f829af5025e956301c027840b13 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -223,12 +223,6 @@
<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