summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorgfeher@chromium.org <gfeher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-26 12:33:58 +0000
committergfeher@chromium.org <gfeher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-26 12:33:58 +0000
commitb6999c5499e996ed8fc5174e1f1666d5edc3f14c (patch)
tree2bb612e49eaee4f96d8668cee127a62e96379bd2 /chrome/app
parent34f9e734afefc9bc1689023bc36f83f4909f6809 (diff)
downloadchromium_src-b6999c5499e996ed8fc5174e1f1666d5edc3f14c.zip
chromium_src-b6999c5499e996ed8fc5174e1f1666d5edc3f14c.tar.gz
chromium_src-b6999c5499e996ed8fc5174e1f1666d5edc3f14c.tar.bz2
Generate .reg files with example values of policies
BUG=62532 TEST=python:RegWriterUnittest.* Review URL: http://codereview.chromium.org/5328004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67451 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/policy/policy_templates.grd3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/app/policy/policy_templates.grd b/chrome/app/policy/policy_templates.grd
index 0a44fd1..838a206 100644
--- a/chrome/app/policy/policy_templates.grd
+++ b/chrome/app/policy/policy_templates.grd
@@ -10,7 +10,8 @@ templates and will be translated for each locale. -->
<output filename="app/policy/windows/admx/en-US/chrome.adml" type="adml" lang="en" />
<output filename="app/policy/common/html/chrome_policy_list.html" type="doc" lang="en" />
<output filename="app/policy/windows/adm/en-US/chrome.adm" type="adm" lang="en" />
- <output filename="app/policy/linux/chrome.json" type="json" lang="en" />
+ <output filename="app/policy/linux/examples/chrome.json" type="json" lang="en" />
+ <output filename="app/policy/windows/examples/chrome.reg" type="reg" lang="en" />
<if expr="os == 'darwin'">
<output filename="app/policy/mac/app-Manifest.plist" type="plist" lang="en" />