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

Unified Diff: examples/sky_compositor_app/BUILD.gn

Issue 790623003: Restructure public side of view_manager service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: BUILD.gn file reorderings 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/png_viewer/png_viewer.cc ('k') | examples/sky_compositor_app/sky_compositor_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/sky_compositor_app/BUILD.gn
diff --git a/examples/sky_compositor_app/BUILD.gn b/examples/sky_compositor_app/BUILD.gn
index f2d2ac4f0792fc0720b8c7a2b1eedc461edab35d..b91fddc8cecb0408c1bdd8be178026ae0d938e88 100644
--- a/examples/sky_compositor_app/BUILD.gn
+++ b/examples/sky_compositor_app/BUILD.gn
@@ -19,8 +19,8 @@ mojo_native_application("sky_compositor_app") {
"//mojo/public/cpp/environment",
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
- "//mojo/services/public/cpp/view_manager",
"//mojo/services/public/interfaces/geometry",
+ "//mojo/services/view_manager/public/cpp",
"//skia",
"//sky/compositor",
"//ui/gfx/geometry",
« no previous file with comments | « examples/png_viewer/png_viewer.cc ('k') | examples/sky_compositor_app/sky_compositor_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698