Update DevTools Chromium DEPS.

[email protected],[email protected]

Bug: none
Change-Id: Ib11dd4d3faa37ed9ece73419afc562b4831edda2
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3721351
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 a0979df..8837eca 100644
--- a/DEPS
+++ b/DEPS
@@ -38,11 +38,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': '1017929',
+  'chromium_linux': '1018010',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
-  'chromium_win': '1017917',
+  'chromium_win': '1018009',
   # the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
-  'chromium_mac': '1017929',
+  'chromium_mac': '1018010',
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.