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

Unified Diff: gpu/config/BUILD.gn

Issue 2654993004: Move GPU blacklist calculation to GPU proc (Closed)
Patch Set: rebase 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: gpu/config/BUILD.gn
diff --git a/gpu/config/BUILD.gn b/gpu/config/BUILD.gn
index aa6fa7ea8f7b823d24eb04d34683f51900849e35..7d258569bb55ae5ba4484d85f54157ccb9229546 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_info.h",
"gpu_feature_type.h",
+ "gpu_finch_features.cc",
+ "gpu_finch_features.h",
"gpu_info.cc",
"gpu_info.h",
"gpu_info_collector.cc",

Powered by Google App Engine
This is Rietveld 408576698