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

Unified Diff: examples/BUILD.gn

Issue 690583002: Add PDF viewer example. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebase Created 6 years, 2 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
« no previous file with comments | « DEPS ('k') | examples/bitmap_uploader/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/BUILD.gn
diff --git a/examples/BUILD.gn b/examples/BUILD.gn
index 8bdb38901e543369c621b4dc4a35458ae21feae4..0f03011382b1886f5100166e63368f47b41caf1f 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -12,6 +12,7 @@ group("examples") {
"//examples/content_handler_demo",
"//examples/echo",
"//examples/http_server",
+ "//examples/pdf_viewer",
"//examples/png_viewer",
"//examples/sample_app",
"//examples/surfaces_app",
« no previous file with comments | « DEPS ('k') | examples/bitmap_uploader/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698