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

Unified Diff: DEPS

Issue 2485443002: Change WebGL API arg nullable behavior. (Closed)
Patch Set: rebase 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
Index: DEPS
diff --git a/DEPS b/DEPS
index 245d815f345f78e1e61b2a2c3b60be04bdbd807b..55b335780555dc4a89b0ede9872ec409269a0e7f 100644
--- a/DEPS
+++ b/DEPS
@@ -188,7 +188,7 @@ deps = {
Var('chromium_git') + '/external/bidichecker/lib.git' + '@' + '97f2aa645b74c28c57eca56992235c79850fa9e0',
'src/third_party/webgl/src':
- Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '37b1da132ba32bfbc15c77165e91eb182c2dceff',
+ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '12bc36ec8631b5402b5bd8005b4180a1b2c5b94e',
'src/third_party/webdriver/pylib':
Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d27ca4835fb6c5ce4b42275bd',

Powered by Google App Engine
This is Rietveld 408576698