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

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: Fix review issues 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 | « services/ui/public/cpp/gpu_service.cc ('k') | services/ui/public/interfaces/channel_handle.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « services/ui/public/cpp/gpu_service.cc ('k') | services/ui/public/interfaces/channel_handle.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698