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

Unified Diff: content/common/BUILD.gn

Issue 979413002: [Presentation API] Additional plumbing for PresentationServiceImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@REAL-NEW-MASTER
Patch Set: rm presentation_session.mojom Created 5 years, 9 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index b18551d9e845c1fa6e0650d14d38a4ea877ce2c2..80e6c774512876edae990b16fc9917b02221fedc 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -468,7 +468,6 @@ mojom("mojo_bindings") {
"geolocation_service.mojom",
"permission_service.mojom",
"presentation/presentation_service.mojom",
- "presentation/presentation_session.mojom",
"render_frame_setup.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698