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

Unified Diff: DEPS

Issue 16123033: Pull ANGLE from new git repository. (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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 205352)
+++ DEPS (working copy)
@@ -66,9 +66,14 @@
"src/testing/gmock":
(Var("googlecode_url") % "googlemock") + "/trunk@410",
+ # TODO(apatrick): Remove dependency on old DX9 version of ANGLE when
+ # transition to new DX11 version is complete.
"src/third_party/angle":
(Var("googlecode_url") % "angleproject") + "/trunk@2249",
+ "src/third_party/angle_dx11":
+ "https://code.google.com/p/angle-test-temp.git@f3af62480245fca864dc262f13ce05d3038dcfe1",
Ken Russell (switch to Gerrit) 2013/06/15 01:07:19 See my other comment about updating checklicenses.
+
"src/third_party/trace-viewer":
(Var("googlecode_url") % "trace-viewer") + "/trunk@579",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698