commit | dae12fe9593a941572061753048c571fb6552be4 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Nov 26 14:57:34 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Nov 26 14:57:34 2013 |
tree | 5c6db0724a9a1cf3df8130b91143617b711e1fb5 | |
parent | 65d064fe5bfcb145e882f5cf943d4a0b69c874e3 [diff] [blame] |
Move policy strings to components/policy_strings.grdp. This facilitates the refactoring of chrome/browser/policy into a layered component. BUG=271392 TBR=joi Review URL: https://codereview.chromium.org/85753005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237336 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/components/component_strings.grd b/components/component_strings.grd index 28e2a46..4feabebd 100644 --- a/components/component_strings.grd +++ b/components/component_strings.grd
@@ -169,6 +169,7 @@ <messages fallback_to_english="true"> <part file="autofill_strings.grdp" /> <part file="dom_distiller_strings.grdp" /> + <part file="policy_strings.grdp" /> </messages> </release> </grit>