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

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

Issue 2599703002: gpu: Add mojom for GpuPreferences. (Closed)
Patch Set: fix win Created 4 years 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/gpu_preferences.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 dd653934df295153aca6b026907e0f770dc53eb6..396041edf39c3bf5776761586eaf4a2b35fe1995 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -141,6 +141,7 @@ mojom("interfaces") {
"capabilities.mojom",
"dx_diag_node.mojom",
"gpu_info.mojom",
+ "gpu_preferences.mojom",
"mailbox.mojom",
"mailbox_holder.mojom",
"surface_handle.mojom",
« no previous file with comments | « no previous file | gpu/ipc/common/gpu_preferences.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698