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

Unified Diff: mojo/mojo_public.gypi

Issue 2084993002: Mojo: add support for disallowing sync calls for a process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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/edk/system/core.cc ('k') | mojo/public/c/system/functions.h » ('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 e30cee7dd34f64f9473a1d71cf2c11ba6e20a4ec..d7142bc0d073ef29f7d6b378076ffb65d7f8fdb6 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -82,6 +82,7 @@
'public/cpp/bindings/lib/serialization_util.h',
'public/cpp/bindings/lib/string_serialization.h',
'public/cpp/bindings/lib/string_traits_string16.cc',
+ 'public/cpp/bindings/lib/sync_call_restrictions.cc',
'public/cpp/bindings/lib/sync_handle_registry.cc',
'public/cpp/bindings/lib/sync_handle_watcher.cc',
'public/cpp/bindings/lib/sync_handle_watcher.h',
@@ -112,6 +113,7 @@
'public/cpp/bindings/strong_binding.h',
'public/cpp/bindings/struct_ptr.h',
'public/cpp/bindings/struct_traits.h',
+ 'public/cpp/bindings/sync_call_restrictions.h',
'public/cpp/bindings/sync_handle_registry.h',
'public/cpp/bindings/type_converter.h',
],
« no previous file with comments | « mojo/edk/system/core.cc ('k') | mojo/public/c/system/functions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698