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

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

Issue 2848683003: MD Settings: Add settings-internet-config (WiFi only, no certs) (Closed)
Patch Set: . 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..2209dc5ac4d2c5aff5662be2c5af8f18eb6236de 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -1079,6 +1079,12 @@
<structure name="IDR_SETTINGS_DATE_TIME_PAGE_JS"
file="date_time_page/date_time_page.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_INTERNET_CONFIG_HTML"
+ file="internet_page/internet_config.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_INTERNET_CONFIG_JS"
+ file="internet_page/internet_config.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_INTERNET_DETAIL_PAGE_HTML"
file="internet_page/internet_detail_page.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698