| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index f83134a62334d78d010498b5378ead7635e09f36..4008b0c2911e3c4d4301a0caf3608327faae2880 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -23,8 +23,9 @@ vars = { | 
| # When updating this, please remember: | 
| # 1. to use a commit on the branch "_temporary_fletch_patches". | 
| # 2. update package revisions below. | 
| -  # 3. Upload new binaries and update the `third_party/bin` sha-hash-files as | 
| -  #    described in `third_party/bin/README.md`. | 
| +  # 3. Upload new binaries and update the `third_party/bin` and | 
| +  #    `tools/testing/bin/` sha-hash-files as described in | 
| +  #    `third_party/bin/README.md`. | 
| "dart_rev": "@34357cdad108dcba734949bd13bd28c76ea285e0", | 
|  | 
| # Please copy these package revisions from ../dart/DEPS when updating | 
|  |