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

Unified Diff: mojo/mojo_public.gypi

Issue 380123002: Mojo: Eliminate SyncDispatcher in favor of WaitForIncomingMethodCall (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove old TODO comment Created 6 years, 5 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 | « mojo/gles2/command_buffer_client_impl.cc ('k') | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index 6797821a4caaadcadf58a4d82d7a67e537e8c9f1..44aebb4adf0c78e3c5b63de13de8fe8ab094c9a2 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -256,7 +256,6 @@
'public/cpp/bindings/message_filter.h',
'public/cpp/bindings/no_interface.h',
'public/cpp/bindings/string.h',
- 'public/cpp/bindings/sync_dispatcher.h',
'public/cpp/bindings/type_converter.h',
'public/cpp/bindings/lib/array_internal.h',
'public/cpp/bindings/lib/array_internal.cc',
@@ -292,7 +291,6 @@
'public/cpp/bindings/lib/shared_ptr.h',
'public/cpp/bindings/lib/string_serialization.h',
'public/cpp/bindings/lib/string_serialization.cc',
- 'public/cpp/bindings/lib/sync_dispatcher.cc',
'public/cpp/bindings/lib/validation_errors.cc',
'public/cpp/bindings/lib/validation_errors.h',
],
« no previous file with comments | « mojo/gles2/command_buffer_client_impl.cc ('k') | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698