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

Unified Diff: mojo/mojo_base.gyp

Issue 471773002: Mojo: Add a platform interface for shared memory (embedder::PlatformSharedBuffer). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: win fix Created 6 years, 4 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/embedder/platform_shared_buffer.h ('k') | mojo/system/core.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index 70b631041b1c763cdeb7dd7ab6dba4d9dc7953f7..f9993bbf2d39c8fb7f736c57dda35c8ab405253e 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -108,6 +108,7 @@
'embedder/platform_handle_utils_posix.cc',
'embedder/platform_handle_utils_win.cc',
'embedder/platform_handle_vector.h',
+ 'embedder/platform_shared_buffer.h',
'embedder/scoped_platform_handle.h',
'system/channel.cc',
'system/channel.h',
« no previous file with comments | « mojo/embedder/platform_shared_buffer.h ('k') | mojo/system/core.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698