| Index: deps/standalone.deps/DEPS
|
| diff --git a/deps/standalone.deps/DEPS b/deps/standalone.deps/DEPS
|
| index 1b6ba01ac707b886390f226481cb24ec58e0a119..4f27bb007bb158f5207cb4958e51b3bb863e4dbb 100644
|
| --- a/deps/standalone.deps/DEPS
|
| +++ b/deps/standalone.deps/DEPS
|
| @@ -64,9 +64,4 @@ hooks = [
|
| "pattern": ".",
|
| "action": ["python", "tools/generate_projects.py", "runtime"],
|
| },
|
| - {
|
| - # A change to any file causes the script to be run.
|
| - "pattern": ".",
|
| - "action": ["python", "tools/touch_version.py"],
|
| - },
|
| ]
|
|
|