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

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

Issue 2649573004: Mojo bindings: merge the control messages of sending disconnect reason and notifying endpoint close… (Closed)
Patch Set: Created 3 years, 11 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: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index 06d8116a939b811437da502b2a487a2256d9ee3d..bf048a820e1bf8b72a63358d237539a69cecca6f 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -37,6 +37,7 @@ component("bindings") {
"bindings_export.h",
"connection_error_callback.h",
"connector.h",
+ "disconnect_reason.h",
"filter_chain.h",
"interface_data_view.h",
"interface_endpoint_client.h",

Powered by Google App Engine
This is Rietveld 408576698