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

Unified Diff: DEPS

Issue 2695813002: Add Subzero as a third_party dependency (Closed)
Patch Set: Created 3 years, 10 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
diff --git a/DEPS b/DEPS
index 4fa1bd774da092dae037cd517bf4c481e5b6a91f..a5843a4b380c8fc7c8f1485b62d57be7bed43b39 100644
--- a/DEPS
+++ b/DEPS
@@ -1129,4 +1129,6 @@ recursedeps = [
'src/third_party/android_tools',
# ANGLE manages DEPS that it also owns the build files for, such as dEQP.
("src/third_party/angle", "DEPS.chromium"),
+ # SwiftShader manages DEPS that it also owns the build files for, such as Subzero.
+ ("src/third_party/swiftshader", "DEPS"),
]
« 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