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

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

Issue 2773233002: MD Settings: change settings-input to home-url-input due to reduced usage. (Closed)
Patch Set: updates based on comments Created 3 years, 9 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 1d6597e87acc73f25eae95ac7d7f597f0cbb38e1..578073b1fda712bb892c819e747574e9f156ac3e 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -125,6 +125,12 @@
file="appearance_page/appearance_page.js"
type="chrome_html"
preprocess="true" />
+ <structure name="IDR_SETTINGS_APPEARANCE_HOME_URL_INPUT_HTML"
+ file="appearance_page/home_url_input.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_APPEARANCE_HOME_URL_INPUT_JS"
+ file="appearance_page/home_url_input.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_BASIC_PAGE_JS"
file="basic_page/basic_page.js"
preprocess="true"
@@ -401,12 +407,6 @@
<structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS"
file="controls/settings_dropdown_menu.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_CONTROLS_INPUT_HTML"
- file="controls/settings_input.html"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_CONTROLS_INPUT_JS"
- file="controls/settings_input.js"
- type="chrome_html" />
<structure name="IDR_SETTINGS_CONTROLS_PREF_CONTROL_BEHAVIOR_HTML"
file="controls/pref_control_behavior.html"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/controls/settings_input.js ('k') | chrome/test/data/webui/settings/appearance_page_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698