summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.DEPS.git6
1 files changed, 4 insertions, 2 deletions
diff --git a/.DEPS.git b/.DEPS.git
index 8fbe721..fa175b1 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -39,8 +39,8 @@ deps = {
Var('webkit_url') + Var('webkit_rev'),
'src/third_party/accessibility-developer-tools':
Var('git_url') + '/external/accessibility-developer-tools.git@ad5df9a5341d38778658c90e4aa241c4ebe4e8aa',
- 'src/third_party/angle':
- Var('git_url') + '/external/angleproject.git@36cced4a9b48cc1e654fbb27477f12fb77b63c91',
+ 'src/third_party/angle_dx11':
+ Var('git_url') + '/external/angle.git@f576cb24c8fc02d3f2fb90faebdcf333fb27892f',
'src/third_party/bidichecker':
Var('git_url') + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca56992235c79850fa9e0',
'src/third_party/cacheinvalidation/src':
@@ -193,6 +193,8 @@ deps_os = {
Var('git_url') + '/external/google-toolbox-for-mac.git@1f3578bb9c3cfdf1293f106f07e5b0b3e19ae543',
'src/third_party/angle':
None,
+ 'src/third_party/angle_dx11':
+ None,
'src/third_party/bidichecker':
None,
'src/third_party/ffmpeg':