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

Unified Diff: mojo/mojo_edk.gypi

Issue 2074453003: Move ScopedIPCSupport to mojo/edk/embedder and the mojo::edk namespace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/embedder/scoped_ipc_support.cc ('k') | tools/ipc_fuzzer/message_replay/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_edk.gypi
diff --git a/mojo/mojo_edk.gypi b/mojo/mojo_edk.gypi
index 2e0ca2b76da865934435950f285807bd9dd38710..b0a3112fbcdfd4b6bfce1ea73f3c2a85a7d8079d 100644
--- a/mojo/mojo_edk.gypi
+++ b/mojo/mojo_edk.gypi
@@ -45,6 +45,8 @@
'edk/embedder/platform_handle_vector.h',
'edk/embedder/platform_shared_buffer.cc',
'edk/embedder/platform_shared_buffer.h',
+ 'edk/embedder/scoped_ipc_support.cc',
+ 'edk/embedder/scoped_ipc_support.h',
'edk/embedder/scoped_platform_handle.h',
'edk/system/awakable.h',
'edk/system/awakable_list.cc',
« no previous file with comments | « mojo/edk/embedder/scoped_ipc_support.cc ('k') | tools/ipc_fuzzer/message_replay/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698