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

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

Issue 2220093002: GpuInfo mojom struct and struct traits and unit test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed a typo Created 4 years, 4 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/dx_diag_node.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 69692eb3c1126d5479decfcb55d9b40cf9d2d505..95e2a71eb9a98a440161c7879500a87203de8494 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -130,6 +130,7 @@ mojom("interfaces") {
]
public_deps = [
+ "//mojo/common:common_custom_types",
"//ui/gfx/geometry/mojo",
]
}
« no previous file with comments | « no previous file | gpu/ipc/common/dx_diag_node.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698