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

Unified Diff: content/common/presentation/presentation_session.mojom

Issue 979413002: [Presentation API] Additional plumbing for PresentationServiceImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@REAL-NEW-MASTER
Patch Set: updated comments 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/presentation/presentation_session.mojom
diff --git a/content/common/presentation/presentation_session.mojom b/content/common/presentation/presentation_session.mojom
index 90f182135304df4f24061ceec31987d031345d74..0a6779fc8acb7c103a405dc0244a46c6ebb3ca25 100644
--- a/content/common/presentation/presentation_session.mojom
+++ b/content/common/presentation/presentation_session.mojom
@@ -5,4 +5,4 @@
module presentation;
interface PresentationSession {
-};
+};

Powered by Google App Engine
This is Rietveld 408576698