Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / content / browser / dom_storage / dom_storage_host.h
index f4ca784..10d5919 100644 (file)
@@ -81,6 +81,8 @@ class CONTENT_EXPORT DOMStorageHost {
   scoped_refptr<DOMStorageContextImpl> context_;
   AreaMap connections_;
   int render_process_id_;
+
+  DISALLOW_COPY_AND_ASSIGN(DOMStorageHost);
 };
 
 }  // namespace content