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

Unified Diff: DEPS

Issue 405653004: add ACL-setting code to upload_rendered_skps.py (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: created local gs_utils wrapper module 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/build_step.py » ('j') | slave/skia_slave_scripts/utils/gs_utils.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 0403fd63b9777d73f859353d3a15a6772dcf0092..460ad81f8d7d9a294e1a5be73aa115e41ca19fdd 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@ac762a93094a8a45e2793820ababd280766eef2a",
+ Var("skia_git") + "/common.git@2e2cd80631489a47b24ac0747922b837fc0c81ef",
# 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/build_step.py » ('j') | slave/skia_slave_scripts/utils/gs_utils.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698