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

Unified Diff: chrome/browser/BUILD.gn

Issue 2715563002: Moving SwiftShader from component to bundled library (Closed)
Patch Set: Prevented !GpuAccessAllowed() from enabling SwiftShader 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index bc9d0c2961f05c5af95c628a830b5e0148a7ca17..60e3ba9999565511c4ac5d0f2526471345114629 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -256,8 +256,6 @@ split_static_library("browser") {
"component_updater/supervised_user_whitelist_installer.h",
"component_updater/sw_reporter_installer_win.cc",
"component_updater/sw_reporter_installer_win.h",
- "component_updater/swiftshader_component_installer.cc",
- "component_updater/swiftshader_component_installer.h",
"conflicts/module_database_win.cc",
"conflicts/module_database_win.h",
"conflicts/module_event_sink_impl_win.cc",

Powered by Google App Engine
This is Rietveld 408576698