| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index a3033904d2cd1a1db7e70a63b3505945a60ec9b4..9bae45a56c66f0a90e316472083c038c2725d4b3 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": ".",
|
|
|