| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 12aec1805f4fe6628e50d4b47b59ce156cb3aa22..da0379be417812b47c279fa9fb5fbbd379bfc5e7 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -653,13 +653,6 @@ hooks = [
|
| '-s', 'src/third_party/WebKit',
|
| '-o', 'src/build/util/LASTCHANGE.blink'],
|
| },
|
| - {
|
| - # Update CANARY_VERSION.
|
| - 'name': 'ios_canary_version',
|
| - 'pattern': '.',
|
| - 'action': ['python', 'src/ios/build/util/canary_version.py',
|
| - '-o', 'src/ios/build/util/CANARY_VERSION'],
|
| - },
|
| # Pull GN binaries. This needs to be before running GYP below.
|
| {
|
| 'name': 'gn_win',
|
|
|