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

Unified Diff: BUILD.gn

Issue 2349473003: Revert of Adding target to build SwiftShader (Closed)
Patch Set: 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
« 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: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6dab6bce8d8351b480e6084a6b2ba88b66ec33be..6aad39944ad3ff9fd5f5cc553c5ac03eccc8aa3d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -498,10 +498,6 @@
"//base:base_perftests",
"//google_apis:google_apis_unittests",
]
- }
-
- if (is_linux || is_win) {
- deps += [ "//third_party/swiftshader" ]
}
# TODO(GYP): Figure out which of these should (and can) build
« 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