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

Unified Diff: components/policy_strings.grdp

Issue 2153613003: Revert of Added policy device id validation similar to the existing DM token validation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « components/policy/core/common/cloud/cloud_policy_validator_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy_strings.grdp
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
index 5240f571ca53df43f07c5388e73228d5280ed36f..1876a68c60eb7905260bd5aa8305dad7b5dc28dc 100644
--- a/components/policy_strings.grdp
+++ b/components/policy_strings.grdp
@@ -79,9 +79,6 @@
</message>
<message name="IDS_POLICY_VALIDATION_WRONG_TOKEN" desc="Message indicating the policy token is different from the one expected.">
Returned policy token doesn't match current token
- </message>
- <message name="IDS_POLICY_VALIDATION_WRONG_DEVICE_ID" desc="Message indicating the policy device id is different from the one expected.">
- Returned policy device id doesn't match current device id
</message>
<message name="IDS_POLICY_VALIDATION_BAD_USERNAME" desc="Message indicating policy validation failed due to bad username/domain.">
Wrong policy subject
« no previous file with comments | « components/policy/core/common/cloud/cloud_policy_validator_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698