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

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

Issue 1277223002: Add cr-network-select element for selecting a Chrome OS network (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_515987_network_configure
Patch Set: Compile fix Created 5 years, 4 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 52d86d758399f694c11e8370e67ff3f70bbef290..58e9bfa6485b98d879a95c529423284446737936 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -262,24 +262,6 @@
<structure name="IDR_SETTINGS_NETWORK_IP_CONFIG_JS"
file="internet_page/network_ip_config.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_NETWORK_LIST_CSS"
- file="internet_page/network_list.css"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_NETWORK_LIST_HTML"
- file="internet_page/network_list.html"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_NETWORK_LIST_JS"
- file="internet_page/network_list.js"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_NETWORK_LIST_ITEM_CSS"
- file="internet_page/network_list_item.css"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_NETWORK_LIST_ITEM_HTML"
- file="internet_page/network_list_item.html"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_NETWORK_LIST_ITEM_JS"
- file="internet_page/network_list_item.js"
- type="chrome_html" />
<structure name="IDR_SETTINGS_NETWORK_NAMESERVERS_CSS"
file="internet_page/network_nameservers.css"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698