summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authorgfeher@chromium.org <gfeher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-05 09:33:27 +0000
committergfeher@chromium.org <gfeher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-05 09:33:27 +0000
commit3ab9898b32d19cada0c583d6deb1206c4e680dd7 (patch)
tree0ae6171e9f9fb27cd8628d2703dc007a6b82299b /build/all.gyp
parent80ee4c59ab2490b5008a9424558d949693411d8a (diff)
downloadchromium_src-3ab9898b32d19cada0c583d6deb1206c4e680dd7.zip
chromium_src-3ab9898b32d19cada0c583d6deb1206c4e680dd7.tar.gz
chromium_src-3ab9898b32d19cada0c583d6deb1206c4e680dd7.tar.bz2
Add back building of policy templates to the official builders
BUG=68562 TEST=policy_templates.zip should reappear in the offical builds Review URL: http://codereview.chromium.org/6019008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70495 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 46d550d..b7e0dcf 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -400,6 +400,7 @@
'../chrome/app/locales/locales.gyp:*',
'../chrome/chrome.gyp:crash_service',
'../chrome/chrome.gyp:page_cycler_tests',
+ '../chrome/chrome.gyp:policy_templates',
'../chrome/chrome.gyp:pyautolib',
'../chrome/chrome.gyp:reliability_tests',
'../chrome/chrome.gyp:startup_tests',