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

Unified Diff: build/ios/grit_whitelist.txt

Issue 1304843004: Add source column to chrome://policy showing the origins of policies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed another test. Created 5 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/ios/grit_whitelist.txt
diff --git a/build/ios/grit_whitelist.txt b/build/ios/grit_whitelist.txt
index a7dac606837b6754ffc2b7010ce943fd3c1f04a9..4fd126cb03b566f7d43613f9e31f5cf5d5b60379 100644
--- a/build/ios/grit_whitelist.txt
+++ b/build/ios/grit_whitelist.txt
@@ -866,6 +866,7 @@ IDS_POLICY_FILTER_PLACEHOLDER
IDS_POLICY_HEADER_LEVEL
IDS_POLICY_HEADER_NAME
IDS_POLICY_HEADER_SCOPE
+IDS_POLICY_HEADER_SOURCE
IDS_POLICY_HEADER_STATUS
IDS_POLICY_HEADER_VALUE
IDS_POLICY_HIDE_EXPANDED_VALUE
@@ -905,6 +906,10 @@ IDS_POLICY_SCOPE_DEVICE
IDS_POLICY_SCOPE_USER
IDS_POLICY_SHOW_EXPANDED_VALUE
IDS_POLICY_SHOW_UNSET
+IDS_POLICY_SOURCE_CLOUD
+IDS_POLICY_SOURCE_ENTERPRISE_DEFAULT
+IDS_POLICY_SOURCE_ENTERPRISE_OVERRIDE
+IDS_POLICY_SOURCE_PLATFORM
IDS_POLICY_STATUS
IDS_POLICY_STATUS_DEVICE
IDS_POLICY_STATUS_USER
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698