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

Side by Side Diff: services/ui/launcher/README.md

Issue 1404423007: mozart: Initial commit of the launcher. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: applied review comments Created 5 years, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Mozart Launcher
2
3 This directory contains the Launcher, a simple tool for hosting a View
4 inside of the NativeViewport.
5
6 In other words, use this to run UI applications which implement the
7 ViewProvider interface and which register their views with the ViewManager.
8
9 ## USAGE
10
11 out/Debug/mojo_shell "mojo:launcher <app url>"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698