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

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

Issue 721243003: Changes ViewManagerServiceImpl so that it no longer subclasses InterfaceImpl (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: format Created 6 years, 1 month 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: mojo/services/view_manager/BUILD.gn
diff --git a/mojo/services/view_manager/BUILD.gn b/mojo/services/view_manager/BUILD.gn
index 0dc49d7ed913f0198016ac40c5186c1237778037..bf7878c13ebab02dad7a238e2604fe1db6f64432 100644
--- a/mojo/services/view_manager/BUILD.gn
+++ b/mojo/services/view_manager/BUILD.gn
@@ -21,6 +21,8 @@ source_set("view_manager_lib") {
sources = [
"access_policy.h",
"access_policy_delegate.h",
+ "client_connection.cc",
+ "client_connection.h",
"connection_manager.cc",
"connection_manager.h",
"connection_manager_delegate.h",
« no previous file with comments | « no previous file | mojo/services/view_manager/client_connection.h » ('j') | mojo/services/view_manager/client_connection.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698