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

Unified Diff: gpu/ipc/common/BUILD.gn

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 | « content/gpu/gpu_child_thread.cc ('k') | gpu/ipc/common/gpu_feature_info.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index c9a8ce82936899e499a2c0692eff4b98949e30f3..8cce2b8624ea874afcd9e59ec4bb1b9b4e287d42 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -138,6 +138,7 @@ mojom("interfaces") {
sources = [
"capabilities.mojom",
"dx_diag_node.mojom",
+ "gpu_feature_info.mojom",
"gpu_info.mojom",
"gpu_preferences.mojom",
"mailbox.mojom",
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | gpu/ipc/common/gpu_feature_info.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698