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

Unified Diff: infra/config/recipes.cfg

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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 | « headless/lib/browser/headless_screen.cc ('k') | ios/build/bots/scripts/test_runner.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/recipes.cfg
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 20f53409175686b571b0fdd9e732aad5de98b64d..b603bd5015233706137432a2cd3edaed50bf5c3c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -5,17 +5,17 @@ deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
- revision: "c31346f8289c6dc110aaa326361eaf7ab846c941"
+ revision: "adfda1dc214fb33710f932fbe4250bd89209abf5"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "9701c7c16dc3afd5bade605d4c4ac911c2478aa1"
+ revision: "600d9dfd1a3a7a9b1ece14def1850eca4dc3f38d"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "799034e5ee1634cf2d88b0a666e0d8ca934cd895"
+ revision: "d6020a7ef29d3f7fb77d16a1cd6b32c7b2f09dc2"
}
« no previous file with comments | « headless/lib/browser/headless_screen.cc ('k') | ios/build/bots/scripts/test_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698