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

Unified Diff: examples/png_viewer/BUILD.gn

Issue 789243002: Restructure public side of network service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 6 years 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/pdf_viewer/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/png_viewer/BUILD.gn
diff --git a/examples/png_viewer/BUILD.gn b/examples/png_viewer/BUILD.gn
index 073b8ab66a90f8af59b041838751682c2091b4c4..97e322d29aadd6a52f4fe6c9a0e9dfc0eb1324dd 100644
--- a/examples/png_viewer/BUILD.gn
+++ b/examples/png_viewer/BUILD.gn
@@ -16,8 +16,8 @@ mojo_native_application("png_viewer") {
"//mojo/application:content_handler",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/utility",
+ "//mojo/services/network/public/interfaces",
"//mojo/services/public/interfaces/content_handler",
- "//mojo/services/public/interfaces/network",
"//mojo/services/view_manager/public/cpp",
"//ui/gfx",
]
« no previous file with comments | « examples/pdf_viewer/BUILD.gn ('k') | examples/recursive_content_handler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698