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

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

Issue 2147693002: Struct traits used by GpuInfo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed a typo Created 4 years, 5 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 | « no previous file | gpu/ipc/common/OWNERS » ('j') | gpu/ipc/common/OWNERS » ('J')
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 8e55f88044a8723240be4134626f562cff3bc430..7bd98d144815247851d2da79ad785c3458f62211 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -121,6 +121,7 @@ mojom("interfaces") {
sources = [
"capabilities.mojom",
"command_buffer.mojom",
+ "dx_diag_node.mojom",
"gpu_info.mojom",
"mailbox.mojom",
"mailbox_holder.mojom",
« no previous file with comments | « no previous file | gpu/ipc/common/OWNERS » ('j') | gpu/ipc/common/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698