summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-10 18:51:59 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-10 18:51:59 +0000
commitac4425387548c5ee59348760784959fa841ece76 (patch)
tree403b401bd484795528edca191804a70bffc24b1d /webkit
parent69bddd03590e72de85854512d605cbaae86ef585 (diff)
downloadchromium_src-ac4425387548c5ee59348760784959fa841ece76.zip
chromium_src-ac4425387548c5ee59348760784959fa841ece76.tar.gz
chromium_src-ac4425387548c5ee59348760784959fa841ece76.tar.bz2
Only run one grit builder at a time under scons.
GRIT is not thread safe, we shouldn't be running multiple copies at one time. This is causing the header files to have duplicates when it shouldn't. I also removed some code in build.py which tried to prevent an identical regenerated header file from being used (so stuff doesn't rebuild unnecessarily). This code isn't necessary for our build since VS/xcode/scons handles the dependency for us (i.e., this isn't a blanket prebuild step). Review URL: http://codereview.chromium.org/21191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9488 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions