Update DevTools Chromium DEPS.
[email protected],[email protected]
Bug: none
Change-Id: I3b1d15ff910e80dfa8b631073f9a419a34384eee
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3482188
Commit-Queue: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 3702fd6..bf9dcd9 100644
--- a/DEPS
+++ b/DEPS
@@ -35,11 +35,11 @@
# Chromium build number for unit tests. It should be regularly updated to
# the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/LAST_CHANGE
- 'chromium_linux': '973630',
+ 'chromium_linux': '974068',
# the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
- 'chromium_win': '973619',
+ 'chromium_win': '974049',
# the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
- 'chromium_mac': '973627',
+ 'chromium_mac': '974065',
}
# Only these hosts are allowed for dependencies in this DEPS file.