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

Unified Diff: gpu/config/BUILD.gn

Issue 2654993004: Move GPU blacklist calculation to GPU proc (Closed)
Patch Set: cleanup Created 3 years, 11 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: gpu/config/BUILD.gn
diff --git a/gpu/config/BUILD.gn b/gpu/config/BUILD.gn
index aa6fa7ea8f7b823d24eb04d34683f51900849e35..ce1839386725b98d3fa24b1b20a4fa5ff9ffbbd2 100644
--- a/gpu/config/BUILD.gn
+++ b/gpu/config/BUILD.gn
@@ -44,7 +44,10 @@ source_set("config_sources") {
"gpu_driver_bug_workarounds.cc",
"gpu_driver_bug_workarounds.h",
"gpu_dx_diagnostics_win.cc",
+ "gpu_feature_status.h",
"gpu_feature_type.h",
+ "gpu_features.cc",
+ "gpu_features.h",
"gpu_info.cc",
"gpu_info.h",
"gpu_info_collector.cc",

Powered by Google App Engine
This is Rietveld 408576698