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

Unified Diff: media/mojo/interfaces/android_overlay.mojom

Issue 2765443004: AndroidOverlay implementation using Dialog. (Closed)
Patch Set: make findbugs happy Created 3 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: media/mojo/interfaces/android_overlay.mojom
diff --git a/media/mojo/interfaces/android_overlay.mojom b/media/mojo/interfaces/android_overlay.mojom
index ad0cc16ac765c8f18a9738294f2be2960c6c0f2c..22337bd2ab667eaee642c871431a04c1bbfc848e 100644
--- a/media/mojo/interfaces/android_overlay.mojom
+++ b/media/mojo/interfaces/android_overlay.mojom
@@ -57,4 +57,5 @@ struct AndroidOverlayConfig {
mojo.common.mojom.UnguessableToken routing_token;
gfx.mojom.Rect rect;
+ bool secure;
};

Powered by Google App Engine
This is Rietveld 408576698