| Index: src/trusted/plugin/stream_shm_buffer.cc
|
| ===================================================================
|
| --- src/trusted/plugin/stream_shm_buffer.cc (revision 2712)
|
| +++ src/trusted/plugin/stream_shm_buffer.cc (working copy)
|
| @@ -5,7 +5,7 @@
|
| */
|
|
|
|
|
| -#include "native_client/src/trusted/plugin/srpc/stream_shm_buffer.h"
|
| +#include "native_client/src/trusted/plugin/stream_shm_buffer.h"
|
|
|
| #include <stdio.h>
|
| #include <string.h>
|
| @@ -15,7 +15,7 @@
|
| #include "native_client/src/include/nacl_macros.h"
|
| #include "native_client/src/include/portability.h"
|
|
|
| -#include "native_client/src/trusted/plugin/srpc/utility.h"
|
| +#include "native_client/src/trusted/plugin/utility.h"
|
|
|
| #include "native_client/src/trusted/service_runtime/gio_shm_unbounded.h"
|
| #include "native_client/src/trusted/service_runtime/nacl_config.h"
|
|
|
| Property changes on: src/trusted/plugin/stream_shm_buffer.cc
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|