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

Unified Diff: mojo/mojo_public.gyp

Issue 1832193002: Mojo C++ bindings: refactor SyncHandleWatcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/bindings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gyp
diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp
index a3cde89c7f44c8587a6129d5ea4fa8a12a359bef..8831f5aa4acbe00631f4341a9819d60ad3d99816 100644
--- a/mojo/mojo_public.gyp
+++ b/mojo/mojo_public.gyp
@@ -191,6 +191,8 @@
'public/cpp/bindings/lib/shared_ptr.h',
'public/cpp/bindings/lib/string_serialization.cc',
'public/cpp/bindings/lib/string_serialization.h',
+ 'public/cpp/bindings/lib/sync_handle_registry.cc',
+ 'public/cpp/bindings/lib/sync_handle_registry.h',
'public/cpp/bindings/lib/sync_handle_watcher.cc',
'public/cpp/bindings/lib/sync_handle_watcher.h',
'public/cpp/bindings/lib/validate_params.h',
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698