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

Unified Diff: gpu/ipc/common/typemaps.gni

Issue 2781553002: gpu: Introduce separate mojo api for failed initialization. (Closed)
Patch Set: . 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 | « gpu/ipc/common/struct_traits_unittest.cc ('k') | services/ui/gpu/gpu_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/typemaps.gni
diff --git a/gpu/ipc/common/typemaps.gni b/gpu/ipc/common/typemaps.gni
index 874b19f93b9ff50c203988eeccbb9d75433e3038..d89d86da74913b95323f4805759f3247df93fe23 100644
--- a/gpu/ipc/common/typemaps.gni
+++ b/gpu/ipc/common/typemaps.gni
@@ -4,6 +4,7 @@
typemaps = [
"//gpu/ipc/common/capabilities.typemap",
+ "//gpu/ipc/common/gpu_feature_info.typemap",
"//gpu/ipc/common/gpu_info.typemap",
"//gpu/ipc/common/gpu_preferences.typemap",
"//gpu/ipc/common/dx_diag_node.typemap",
« no previous file with comments | « gpu/ipc/common/struct_traits_unittest.cc ('k') | services/ui/gpu/gpu_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698