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

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

Issue 2133833002: gpu::GPUInfo::GPUDevice struct traits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unnecessary changes 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/gpu_info.mojom » ('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 0962b0bd354fac58a40632ec4f7e2e753e29721d..405ad7321cf534ff394aeedadc5a523a510091fe 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -120,6 +120,7 @@ mojom("interfaces") {
sources = [
"capabilities.mojom",
"command_buffer.mojom",
+ "gpu_info.mojom",
"mailbox.mojom",
"mailbox_holder.mojom",
"sync_token.mojom",
« no previous file with comments | « no previous file | gpu/ipc/common/OWNERS » ('j') | gpu/ipc/common/gpu_info.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698