summaryrefslogtreecommitdiffstats
path: root/components/policy_strings.grdp
diff options
context:
space:
mode:
authorjoaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-13 20:45:28 +0000
committerjoaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-13 20:45:28 +0000
commit8d8e5d5eca2c47bf8e6cec2e58e95899ed26b11d (patch)
tree3219abb0c19a9727e5ac372339f2bb3497c75d0c /components/policy_strings.grdp
parentd2c52f326c710b122e554b29782f9aed0b63c203 (diff)
downloadchromium_src-8d8e5d5eca2c47bf8e6cec2e58e95899ed26b11d.zip
chromium_src-8d8e5d5eca2c47bf8e6cec2e58e95899ed26b11d.tar.gz
chromium_src-8d8e5d5eca2c47bf8e6cec2e58e95899ed26b11d.tar.bz2
Moved the ManagedBookmarksPolicyHandler to a shared file.
This change allows reusing that policy handler on iOS too. The strings used by this handler are also included on iOS builds now. BUG=349983 Review URL: https://codereview.chromium.org/199233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256922 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/policy_strings.grdp')
-rw-r--r--components/policy_strings.grdp2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/policy_strings.grdp b/components/policy_strings.grdp
index 408d86e..519c4df 100644
--- a/components/policy_strings.grdp
+++ b/components/policy_strings.grdp
@@ -297,7 +297,7 @@
Mandatory
</message>
- <if expr="is_android">
+ <if expr="is_android or is_ios">
<message name="IDS_POLICY_MANAGED_BOOKMARKS" desc="Mobile: name of the managed bookmarks folder">
<ph name="DOMAIN">$1<ex>google.com</ex></ph> bookmarks
</message>