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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2622993002: [Presentation API] Move presentation.mojom to content/common/presentation (Closed)
Patch Set: Fix presentation_service_delegate. DEPS failure Created 3 years, 11 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/public/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index e31bd29096afcb5f68d5b84a4ceb467b1a12df32..7a8e42087dae5f4514f5db387aa6062b9d24bebf 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -68,12 +68,12 @@
"autofill::mojom::PasswordManagerDriver",
"blink::mojom::MediaSessionService",
"blink::mojom::PermissionService",
- "blink::mojom::PresentationService",
"blink::mojom::SensitiveInputVisibilityService",
"blink::mojom::WebBluetoothService",
"blink::mojom::WebSocket",
// TODO(beng): figure out how to overlay test interfaces like this.
"content::mojom::BrowserTarget",
+ "content::mojom::PresentationService",
"device::mojom::VRService",
"device::VibrationManager",
"device::mojom::GeolocationService",
« no previous file with comments | « content/common/presentation/presentation.mojom ('k') | content/public/browser/presentation_service_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698