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

Unified Diff: mojo/services/native_viewport/native_viewport.mojom

Issue 145403002: view manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 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: mojo/services/native_viewport/native_viewport.mojom
diff --git a/mojo/services/native_viewport/native_viewport.mojom b/mojo/services/native_viewport/native_viewport.mojom
index a5aae29a45a54314623132678ce76e3b474347c0..f9decc51b12b91daa37b055166890f272982571d 100644
--- a/mojo/services/native_viewport/native_viewport.mojom
+++ b/mojo/services/native_viewport/native_viewport.mojom
@@ -41,6 +41,7 @@ struct Event {
interface NativeViewport {
void Create(Rect bounds);
void Show();
+ void Hide();
void Close();
void SetBounds(Rect bounds);
void CreateGLES2Context(handle<message_pipe> gles2_client);
« no previous file with comments | « mojo/services/native_viewport/native_viewport.h ('k') | mojo/services/native_viewport/native_viewport_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698