| Index: deps/dartium.deps/DEPS
|
| diff --git a/deps/dartium.deps/DEPS b/deps/dartium.deps/DEPS
|
| index b6f78198ca34fa4550d05d23e2eaa4a794770bbb..cd127b0525b8ec959e34452de34271df6b1a3102 100644
|
| --- a/deps/dartium.deps/DEPS
|
| +++ b/deps/dartium.deps/DEPS
|
| @@ -55,11 +55,4 @@ hooks[-1:-1] = [{
|
| {
|
| "pattern": "dart",
|
| "action": ["python", "src/dartium_tools/generate_dart_vm_version.py"],
|
| - },
|
| - {
|
| - # A change to any file causes an updated modification time for VERSION
|
| - # so that the Dart VM version reported through the Dart C API will be
|
| - # properly setup.
|
| - "pattern": "dart",
|
| - "action": ["python", "src/dart/tools/touch_version.py"],
|
| }]
|
|
|