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

Unified Diff: DEPS

Issue 101543007: Get rid of the old angle checkout (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: final Created 7 years 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
diff --git a/DEPS b/DEPS
index c7ce548ca0f3527b8c35a30eed6b9f7d19935e27..19c489ffd1c18ffaf2d9f0de6ef3158fe0fe8b36 100644
--- a/DEPS
+++ b/DEPS
@@ -80,10 +80,6 @@ deps = {
Var("chromium_git") +
"/angle/angle.git@95fa672f26db492aee2076b0acb524149d52c68f",
- "src/third_party/angle_dx11":
- Var("chromium_git") +
- "/external/angle.git@af640efbfdbe80909016fc623bb65f010a2e551f",
-
"src/third_party/trace-viewer":
(Var("googlecode_url") % "trace-viewer") + "/trunk@1069",
@@ -366,7 +362,6 @@ deps_os = {
"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/cld_2/src": 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