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

Unified Diff: DEPS

Issue 17155023: Reland 206804. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 6 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 | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 207935)
+++ DEPS (working copy)
@@ -66,8 +66,9 @@
"src/testing/gmock":
(Var("googlecode_url") % "googlemock") + "/trunk@410",
- "src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@2249",
+ "src/third_party/angle_dx11":
+ Var("chromium_git") +
+ "/external/angle.git@f576cb24c8fc02d3f2fb90faebdcf333fb27892f",
"src/third_party/trace-viewer":
(Var("googlecode_url") % "trace-viewer") + "/trunk@623",
@@ -344,6 +345,7 @@
"src/native_client": None,
"src/native_client/src/third_party/ppapi": None,
"src/third_party/angle": None,
+ "src/third_party/angle_dx11": None,
"src/third_party/bidichecker": None,
"src/third_party/webgl_conformance": None,
"src/third_party/ffmpeg": None,
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698