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

Unified Diff: services/ui/public/interfaces/BUILD.gn

Issue 2247183005: services/ui: Get rid of IPC::ChannelHandle type converter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: const IPC::ChannelHandle& -> IPC::ChannelHandle * 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
Index: services/ui/public/interfaces/BUILD.gn
diff --git a/services/ui/public/interfaces/BUILD.gn b/services/ui/public/interfaces/BUILD.gn
index bdef05c680b1b006da519094805a41e05a3548a0..12db6f2f1d6f1408ed57226f2dddf2b6d9acadb3 100644
--- a/services/ui/public/interfaces/BUILD.gn
+++ b/services/ui/public/interfaces/BUILD.gn
@@ -10,7 +10,6 @@ mojom("interfaces") {
"accelerator_registrar.mojom",
"accessibility_manager.mojom",
"animations.mojom",
- "channel_handle.mojom",
"clipboard.mojom",
"cursor.mojom",
"display.mojom",

Powered by Google App Engine
This is Rietveld 408576698