Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Unified Diff: DEPS

Issue 344183004: Use new common utils where possible. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: rebase Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | slave/skia_slave_scripts/android_verify_device.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index a31c7314db57698f34c8cd451c8dc456625e9e59..7e4692b03976b54a5a29413edc1e5efae14c8431 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@ vars = {
deps = {
# Utilities shared between the Skia and Skia-Buildbot repositories.
"common":
- Var("skia_git") + "/common.git@9bda9ca2f55b584189b83457d1cfea7805713f64",
+ Var("skia_git") + "/common.git@c92e6d8058240b0804b28fdc4f78261b7133431d",
# Chromium trunk code for running telemetry binaries.
"third_party/chromium_trunk/src/tools/perf":
« no previous file with comments | « no previous file | slave/skia_slave_scripts/android_verify_device.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698