Index: src/trusted/plugin/portable_handle.cc |
=================================================================== |
--- src/trusted/plugin/portable_handle.cc (revision 2712) |
+++ src/trusted/plugin/portable_handle.cc (working copy) |
@@ -5,12 +5,12 @@ |
*/ |
-#include "native_client/src/trusted/plugin/srpc/portable_handle.h" |
+#include "native_client/src/trusted/plugin/portable_handle.h" |
#include <stdio.h> |
#include <string.h> |
#include <map> |
-#include "native_client/src/trusted/plugin/srpc/browser_interface.h" |
+#include "native_client/src/trusted/plugin/browser_interface.h" |
namespace plugin { |
Property changes on: src/trusted/plugin/portable_handle.cc |
___________________________________________________________________ |
Added: svn:mergeinfo |