Chromium Code Reviews| Index: deps/all.deps/DEPS |
| diff --git a/deps/all.deps/DEPS b/deps/all.deps/DEPS |
| index ab1dd9c4ef505a63aaa1eb7874ec752744e80934..214f675eccbc0783a01150a6ebd27fbe436a4d03 100644 |
| --- a/deps/all.deps/DEPS |
| +++ b/deps/all.deps/DEPS |
| @@ -74,9 +74,4 @@ hooks = [ |
| "pattern": ".", |
| "action": ["python", "dart/tools/gyp_dart.py"], |
| }, |
| - { |
| - # A change to any file causes an updated modification time for VERSION. |
| - "pattern": ".", |
| - "action": ["python", "dart/tools/touch_version.py"], |
| - }, |
| ] |