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

Unified Diff: mojo/public/cpp/application/BUILD.gn

Issue 1971613002: Abstract out connection information into ConnectionContext. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | mojo/public/cpp/application/connection_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/application/BUILD.gn
diff --git a/mojo/public/cpp/application/BUILD.gn b/mojo/public/cpp/application/BUILD.gn
index 819ca1c76622bcc1ab894a28e91c8d4bd54814de..9bd8474b6f3c67ae6141f917c06e96b25890a810 100644
--- a/mojo/public/cpp/application/BUILD.gn
+++ b/mojo/public/cpp/application/BUILD.gn
@@ -11,6 +11,7 @@ mojo_sdk_source_set("application") {
"application_delegate.h",
"application_impl.h",
"connect.h",
+ "connection_context.h",
"interface_factory.h",
"lib/application_connection.cc",
"lib/application_delegate.cc",
« no previous file with comments | « no previous file | mojo/public/cpp/application/connection_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698