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

Side by Side Diff: examples/ui/pdf_viewer/README.md

Issue 1559723002: Update the UI examples. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-14
Patch Set: Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 # PDF Content Handler Example
2
3 This directory contains a simple application which decodes and views
4 PDFs by implementing a Mojo content handler.
5
6 ## USAGE
7
8 out/Debug/mojo_shell "mojo:launcher http://.../my.pdf"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698