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

Unified Diff: mojo/edk/system/ports/BUILD.gn

Issue 2466993004: Remove use of std::function from Mojo internals (Closed)
Patch Set: Created 4 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/edk/system/ports/BUILD.gn
diff --git a/mojo/edk/system/ports/BUILD.gn b/mojo/edk/system/ports/BUILD.gn
index 239b3a4400b645a48d8ab310351b3919921b01ac..37b25485a9b9777cf14f0bc78c703a95be21033c 100644
--- a/mojo/edk/system/ports/BUILD.gn
+++ b/mojo/edk/system/ports/BUILD.gn
@@ -10,6 +10,7 @@ source_set("ports") {
"event.h",
"message.cc",
"message.h",
+ "message_filter.h",
"message_queue.cc",
"message_queue.h",
"name.cc",

Powered by Google App Engine
This is Rietveld 408576698