summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-18 12:40:52 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-18 12:40:52 +0000
commitb36574a58e05f1d0ac14916dbf014dce2a680ee7 (patch)
treec1468e8e3105b9ce33d7d50653a46ba235b1d5d4 /DEPS
parentf80f4ad38f48e88ed8f4bf44a185e76eb4e8fc3f (diff)
downloadchromium_src-b36574a58e05f1d0ac14916dbf014dce2a680ee7.zip
chromium_src-b36574a58e05f1d0ac14916dbf014dce2a680ee7.tar.gz
chromium_src-b36574a58e05f1d0ac14916dbf014dce2a680ee7.tar.bz2
Remove the grd clobber script on Windows.
Now that we have more and more proper grd dependencies in place, this script may just do more harm than good by causing spurious rebuilds. Additionally, it horked the build today. TEST=none BUG=17706 Review URL: http://codereview.chromium.org/1019007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41947 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS7
1 files changed, 0 insertions, 7 deletions
diff --git a/DEPS b/DEPS
index 90d97b3..d434367 100644
--- a/DEPS
+++ b/DEPS
@@ -232,13 +232,6 @@ hooks = [
"action": ["python", "src/build/gyp_chromium"],
},
{
- # Workaround IncrediBuild problem. http://crbug.com/17706.
- "pattern": "\\.grd$",
- "action": ["python",
- "src/build/win/clobber_generated_headers.py",
- "$matching_files"],
- },
- {
# Workaround XCode dependecies problem.
# TODO(bradnelson): remove this when fixed.
"pattern": ".",