Update Chromium PINS
Bug: none
Change-Id: I27e979ffc34f985df5de743b3000905e53b611bd
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3978535
Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index e671a7d..5ae2ef4 100644
--- a/DEPS
+++ b/DEPS
@@ -42,11 +42,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': '1063239',
+ 'chromium_linux': '1063633',
# the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
- 'chromium_win': '1063227',
+ 'chromium_win': '1063625',
# the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
- 'chromium_mac': '1063237',
+ 'chromium_mac': '1063628',
}
# Only these hosts are allowed for dependencies in this DEPS file.