Index: components/policy_strings.grdp |
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp |
index c7a667cc57b200ff82721d606636e5cf24f05374..bca17e85a042538359cbeaf0ed4d2c627484b3e9 100644 |
--- a/components/policy_strings.grdp |
+++ b/components/policy_strings.grdp |
@@ -309,4 +309,12 @@ |
</message> |
</if> |
+ <!-- TODO(mnissler): Move this message up to the other IDS_POLICY_DM_STATUS |
+ messages in the file. It's here because there's a problem with the |
+ Android build failing component_unittests due to string constant |
+ mismatches between the code and the resources. --> |
+ <message name="IDS_POLICY_DM_STATUS_SERVICE_DOMAIN_MISMATCH" desc="Message indicating this client cannot be registered with the specified domain."> |
+ Domain mismatch |
+ </message> |
+ |
</grit-part> |