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

Unified Diff: DEPS

Issue 2994123002: Add --canary flag to gradle project test and update gradle. (Closed)
Patch Set: Created 3 years, 4 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 | webrtc/examples/androidtests/gradle_project_test.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 0b98485cb8750d149a84070bc74784143e3cec68..5f527bbf9fb25f9885351a592a72ee859b6bfeb5 100644
--- a/DEPS
+++ b/DEPS
@@ -114,7 +114,7 @@ deps_os = {
# Gradle 3.5.0. Used for testing Android Studio project generation for WebRTC.
'src/webrtc/examples/androidtests/third_party/gradle':
Var('chromium_git') + '/external/github.com/gradle/gradle.git' + '@' +
- 'b762622a185d59ce0cfc9cbc6ab5dd22469e18a6',
+ '941559e020f6c357ebb08d5c67acdb858a3defc2',
},
'ios': {
'src/ios':
« no previous file with comments | « no previous file | webrtc/examples/androidtests/gradle_project_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698