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

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

Issue 2179223004: MD Settings: Internet: Clean up network and proxy sections. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_609156_internet_cleanup_3
Patch Set: Minor fix Created 4 years, 5 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 5c503a1f30745ccae81dd5c678cc57d65481bf79..e4efdc8fa3000a29e94bb581f392f1d274a3ce86 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -907,6 +907,9 @@
<structure name="IDR_SETTINGS_INTERNET_PAGE_JS"
file="internet_page/internet_page.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_INTERNET_SHARED_CSS_HTML"
+ file="internet_page/internet_shared_css.html"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_NETWORK_APNLIST_HTML"
file="internet_page/network_apnlist.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698