Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 032651d49f08179f2dcf115ccf25ca2ad0f45cc6..7bb029540f8ba159bc7a1cb6f3cffb448383f2da 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -682,7 +682,7 @@ hooks = [ |
| '--platform=darwin', |
| '--no_auth', |
| '--bucket', 'chromium-libcpp', |
| - '-s', 'src/third_party/libc++-static/libc++-static.a.sha1', |
| + '-s', 'src/third_party/libc++-static/libc++.a.sha1', |
| ], |
| }, |
| # Pull luci-go binaries (isolate, swarming) using checked-in hashes. |