Update DevTools Chromium DEPS.

R=machenbach@chromium.org,liviurau@chromium.org

Bug: none
Change-Id: I53e5af5fea708f23693df3343b4ea13bc8bba090
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3586594
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 b3aa0e1..4834782 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': '993155',
+  'chromium_linux': '993199',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-  'chromium_win': '993150',
+  'chromium_win': '993199',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '993154',
+  'chromium_mac': '993199',
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.