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

Unified Diff: examples/png_viewer/BUILD.gn

Issue 1391243003: Move //mojo/services/X/public/... to //mojo/services/X/... (part 4). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_3-x-no_public_2-x-no_public_1
Patch Set: copyright header Created 5 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 | « examples/pdf_viewer/pdf_viewer.cc ('k') | examples/png_viewer/png_viewer.cc » ('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 ee18e5a08dbeba6b21e6c25544d842ec83d74962..39b505bb7092bd0d4ae80674e4c22fcda5d2490e 100644
--- a/examples/png_viewer/BUILD.gn
+++ b/examples/png_viewer/BUILD.gn
@@ -18,7 +18,7 @@ mojo_native_application("png_viewer") {
"//mojo/public/cpp/utility",
"//mojo/services/content_handler/interfaces",
"//mojo/services/network/public/interfaces",
- "//mojo/services/view_manager/public/cpp",
+ "//mojo/services/view_manager/cpp",
"//ui/gfx",
]
}
« no previous file with comments | « examples/pdf_viewer/pdf_viewer.cc ('k') | examples/png_viewer/png_viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698