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

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

Issue 2900543002: Mojo C++ bindings: introduce mojo::internal::deque and use it in MultiplexRouter. (Closed)
Patch Set: Created 3 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
Index: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index f94e314ce1c4c6a6eb2f2ded58172f0c29cb305d..21cce757ba738cc4d6513018c321f079ab092490 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -94,6 +94,7 @@ component("bindings") {
"lib/native_struct_serialization.h",
"lib/pipe_control_message_handler.cc",
"lib/pipe_control_message_proxy.cc",
+ "lib/pointer_deque.h",
"lib/scoped_interface_endpoint_handle.cc",
"lib/serialization.h",
"lib/serialization_context.cc",
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/lib/multiplex_router.h » ('j') | mojo/public/cpp/bindings/lib/pointer_deque.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698