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

Unified Diff: services/ui/view_manager/BUILD.gn

Issue 1679023006: Reify view ownership as a message pipe. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 10 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 | « services/ui/launcher/launcher_view_tree.cc ('k') | services/ui/view_manager/view_host_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/view_manager/BUILD.gn
diff --git a/services/ui/view_manager/BUILD.gn b/services/ui/view_manager/BUILD.gn
index 0a1432559777b8a381cc2a75f5585bc151b38701..21d322b2e9e2a2ff57a79b68bb6690c479b7775f 100644
--- a/services/ui/view_manager/BUILD.gn
+++ b/services/ui/view_manager/BUILD.gn
@@ -24,6 +24,8 @@ mojo_native_application("view_manager") {
"view_registry.h",
"view_state.cc",
"view_state.h",
+ "view_stub.cc",
+ "view_stub.h",
"view_tree_host_impl.cc",
"view_tree_host_impl.h",
"view_tree_state.cc",
« no previous file with comments | « services/ui/launcher/launcher_view_tree.cc ('k') | services/ui/view_manager/view_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698