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

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

Issue 2351963003: MD Settings: Replace language detail page with dropdown menu items (Closed)
Patch Set: . Created 4 years, 3 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 1bbe93a39a4fe29f687f3da14ce9a81162c63a71..7f05324f5755740762c278a0a573e8564803437f 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -536,16 +536,6 @@
file="languages_page/manage_input_methods_page.js"
type="chrome_html" />
</if>
- <structure name="IDR_SETTINGS_LANGUAGES_LANGUAGE_DETAIL_PAGE_HTML"
- file="languages_page/language_detail_page.html"
- type="chrome_html"
- flattenhtml="true"
- allowexternalscript="true" />
- <structure name="IDR_SETTINGS_LANGUAGES_LANGUAGE_DETAIL_PAGE_JS"
- file="languages_page/language_detail_page.js"
- type="chrome_html"
- flattenhtml="true"
- allowexternalscript="true" />
<if expr="not is_macosx">
<structure name="IDR_SETTINGS_LANGUAGES_EDIT_DICTIONARY_PAGE_HTML"
file="languages_page/edit_dictionary_page.html"

Powered by Google App Engine
This is Rietveld 408576698