Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / mojo / system / shared_buffer_dispatcher.h
index 0f86c1b..ff1fdbc 100644 (file)
@@ -51,7 +51,7 @@ class MOJO_SYSTEM_IMPL_EXPORT SharedBufferDispatcher : public SimpleDispatcher {
       uint64_t offset,
       uint64_t num_bytes,
       MojoMapBufferFlags flags,
-      scoped_ptr<RawSharedBuffer::Mapping>* mapping) OVERRIDE;
+      scoped_ptr<RawSharedBufferMapping>* mapping) OVERRIDE;
 
   // |SimpleDispatcher| methods:
   virtual MojoWaitFlags SatisfiedFlagsNoLock() const OVERRIDE;