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

Unified Diff: DEPS

Issue 419033012: Roll WebGL conformance tests to 2cd3af21 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fix lines above 80 chars in webgl_conformance_expectations.py Created 6 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 | content/test/gpu/gpu_tests/webgl_conformance_expectations.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 49b0d5c22f2d96352e97163a8dbf7fc6db940f87..3bb59f7517e3bbe883a2a0688623936bae006771 100644
--- a/DEPS
+++ b/DEPS
@@ -205,7 +205,7 @@ deps = {
"src/third_party/webgl/src":
Var("chromium_git") +
- "/external/khronosgroup/webgl.git@7c8cb656a753b6237e50c546c31ad826373abf04",
+ "/external/khronosgroup/webgl.git@2cd3af21647cb0ff368106d88188046675baf52d",
"src/third_party/swig/Lib":
"/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
« no previous file with comments | « no previous file | content/test/gpu/gpu_tests/webgl_conformance_expectations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698