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

Unified Diff: services/view_manager/BUILD.gn

Issue 893183003: De-client the ViewManager interfaces (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
Index: services/view_manager/BUILD.gn
diff --git a/services/view_manager/BUILD.gn b/services/view_manager/BUILD.gn
index 4b062b7476688d03631460910632c583c3e1cf94..a817c97cc38a46ea3b04b4fbef19a65fbfe6b201 100644
--- a/services/view_manager/BUILD.gn
+++ b/services/view_manager/BUILD.gn
@@ -21,6 +21,7 @@ mojo_native_application("view_manager") {
"//mojo/environment:chromium",
"//mojo/converters/geometry",
"//mojo/public/cpp/bindings:bindings",
+ "//mojo/services/view_manager/public/interfaces",
"//mojo/services/window_manager/public/interfaces",
]
}

Powered by Google App Engine
This is Rietveld 408576698