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

Unified Diff: components/mus/public/interfaces/BUILD.gn

Issue 1923593003: Add mus::mojom::ChannelHandle for passing IPC::ChannelHandle via mojo IPC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Created 4 years, 8 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
Index: components/mus/public/interfaces/BUILD.gn
diff --git a/components/mus/public/interfaces/BUILD.gn b/components/mus/public/interfaces/BUILD.gn
index f31b08b3fd0dc8c456d4515c7ae69dd946e1a558..39ae68ce561ff7e13fbdbd9fe59079cd3faa1558 100644
--- a/components/mus/public/interfaces/BUILD.gn
+++ b/components/mus/public/interfaces/BUILD.gn
@@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
"accelerator_registrar.mojom",
+ "channel_handle.mojom",
"command_buffer.mojom",
"compositor_frame.mojom",
"cursor.mojom",
« no previous file with comments | « components/mus/gpu/mus_gpu_unittests_app_manifest.json ('k') | components/mus/public/interfaces/channel_handle.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698