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

Unified Diff: content/test/BUILD.gn

Issue 2756793003: Move GPU blacklist and driver bug workaround list from json to data struct. (Closed)
Patch Set: pure rebase Created 3 years, 9 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 | « content/public/browser/gpu_data_manager.h ('k') | gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 682d6aac04f4e6a1da20e3b8ad06d53299a6ed0b..72bb2fa434ce60f6ab18c58cbdd895868d16ec5d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1126,6 +1126,11 @@ test("content_unittests") {
"../browser/frame_host/render_widget_host_view_child_frame_unittest.cc",
"../browser/frame_host/render_widget_host_view_guest_unittest.cc",
"../browser/gpu/gpu_data_manager_impl_private_unittest.cc",
+ "../browser/gpu/gpu_data_manager_testing_arrays_and_structs_autogen.h",
+ "../browser/gpu/gpu_data_manager_testing_autogen.cc",
+ "../browser/gpu/gpu_data_manager_testing_autogen.h",
+ "../browser/gpu/gpu_data_manager_testing_entry_enums_autogen.h",
+ "../browser/gpu/gpu_data_manager_testing_exceptions_autogen.h",
"../browser/host_zoom_map_impl_unittest.cc",
"../browser/indexed_db/indexed_db_active_blob_registry_unittest.cc",
"../browser/indexed_db/indexed_db_backing_store_unittest.cc",
« no previous file with comments | « content/public/browser/gpu_data_manager.h ('k') | gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698