Index: components/nacl/renderer/plugin/srpc_client.h |
diff --git a/ppapi/native_client/src/trusted/plugin/srpc_client.h b/components/nacl/renderer/plugin/srpc_client.h |
similarity index 97% |
rename from ppapi/native_client/src/trusted/plugin/srpc_client.h |
rename to components/nacl/renderer/plugin/srpc_client.h |
index 71ecbf7e4912f296ebcc3f8728e27e52bc0b952d..f1bde92bef3c7bac775f1c2f20da121bc152ce12 100644 |
--- a/ppapi/native_client/src/trusted/plugin/srpc_client.h |
+++ b/components/nacl/renderer/plugin/srpc_client.h |
@@ -13,9 +13,9 @@ |
#include <map> |
#include <string> |
+#include "components/nacl/renderer/plugin/utility.h" |
#include "native_client/src/include/nacl_macros.h" |
#include "native_client/src/shared/srpc/nacl_srpc.h" |
-#include "ppapi/native_client/src/trusted/plugin/utility.h" |
namespace nacl { |
class DescWrapper; |