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

Unified Diff: examples/pdf_viewer/BUILD.gn

Issue 746303002: Make gn check //examples/* pass (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « examples/nesting_app/BUILD.gn ('k') | examples/recursive_content_handler/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/pdf_viewer/BUILD.gn
diff --git a/examples/pdf_viewer/BUILD.gn b/examples/pdf_viewer/BUILD.gn
index 82592effd67ea12d5750d1c496705be489e62a28..2f16799a4c63855dfb8ce39c0e03a7ac8a19bef0 100644
--- a/examples/pdf_viewer/BUILD.gn
+++ b/examples/pdf_viewer/BUILD.gn
@@ -18,6 +18,7 @@ mojo_native_application("pdf_viewer") {
"//mojo/public/cpp/utility",
"//mojo/services/public/cpp/view_manager",
"//mojo/services/public/interfaces/content_handler",
+ "//mojo/services/public/interfaces/input_events",
"//mojo/services/public/interfaces/network",
"//third_party/pdfium",
]
« no previous file with comments | « examples/nesting_app/BUILD.gn ('k') | examples/recursive_content_handler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698