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

Unified Diff: chrome/BUILD.gn

Issue 2358713002: Adding SwiftShader compilation to Mac (Closed)
Patch Set: Trying out mac build with new version of SwiftShader Created 4 years, 3 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
« BUILD.gn ('K') | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 70dd9a00fd9797a80dd9b8bcc73fa9cb4eb82652..632b4af751b185ce10d38c9b5eed249708b20aae 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -459,6 +459,7 @@ if (is_win) {
group("chrome") {
deps = [
":chrome_app",
+ "//third_party/swiftshader",
]
data_deps = [
« BUILD.gn ('K') | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698