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

Unified Diff: mojo/views/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 | « mojo/tools/roll/rev_sdk.py ('k') | mojo/views/native_widget_view_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/views/BUILD.gn
diff --git a/mojo/views/BUILD.gn b/mojo/views/BUILD.gn
index 9d39dbf95c776e384cb42a5ea01e1aadba1b146b..67487c469929a089523743270b144e59dec8e699 100644
--- a/mojo/views/BUILD.gn
+++ b/mojo/views/BUILD.gn
@@ -20,7 +20,7 @@ static_library("views") {
public_deps = [
"//mojo/aura",
"//mojo/converters/geometry",
- "//mojo/services/public/cpp/view_manager",
+ "//mojo/services/view_manager/public/cpp",
"//skia",
"//ui/base",
"//ui/views",
« no previous file with comments | « mojo/tools/roll/rev_sdk.py ('k') | mojo/views/native_widget_view_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698