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

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

Issue 1369403006: Add cr-policy-network-indicator and add to internet settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Separate policy indicator strings Created 5 years, 2 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 97449f5d1d3436ee09b9ba96de237b22bd4141a6..da789d49a6607ee198fe31cdf061dface6506bdf 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -234,12 +234,6 @@
<structure name="IDR_SETTINGS_LANGUAGES_LANGUAGE_DETAIL_PAGE_JS"
file="languages_page/language_detail_page.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_POLICY_CONTROLLABLE_HTML"
- file="policy_controllable/policy_controllable.html"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_POLICY_CONTROLLABLE_JS"
- file="policy_controllable/policy_controllable.js"
- type="chrome_html" />
<structure name="IDR_SETTINGS_PREFS_HTML"
file="prefs/prefs.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698