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

Unified Diff: src/trusted/platform_qualify/posix/nacl_dep_qualify.c

Issue 298443002: Remove unused support for SysV shared memory (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 years, 7 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 | « src/trusted/platform_qualify/platform_qualify.gyp ('k') | src/trusted/sel_universal/rpc_universal.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/platform_qualify/posix/nacl_dep_qualify.c
diff --git a/src/trusted/platform_qualify/posix/nacl_dep_qualify.c b/src/trusted/platform_qualify/posix/nacl_dep_qualify.c
index bc856abb6e733645d7e968a970a918fb0f104b47..585241356b8fa35c1bec5cd4c3e3c18a4394ee32 100644
--- a/src/trusted/platform_qualify/posix/nacl_dep_qualify.c
+++ b/src/trusted/platform_qualify/posix/nacl_dep_qualify.c
@@ -16,7 +16,6 @@
#include "native_client/src/include/nacl_compiler_annotations.h"
#include "native_client/src/shared/platform/nacl_check.h"
#include "native_client/src/trusted/platform_qualify/nacl_dep_qualify.h"
-#include "native_client/src/trusted/platform_qualify/linux/sysv_shm_and_mmap.h"
#if NACL_OSX
#include <mach/mach.h>
« no previous file with comments | « src/trusted/platform_qualify/platform_qualify.gyp ('k') | src/trusted/sel_universal/rpc_universal.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698