| Index: public/web/WebStorageEventDispatcher.h
|
| diff --git a/public/web/WebStorageEventDispatcher.h b/public/web/WebStorageEventDispatcher.h
|
| index 20c656874ed37de1bf5b5e140a02e1c9910f2e3c..aa681fd23a3cb6729c6e88f891c89589801541ab 100644
|
| --- a/public/web/WebStorageEventDispatcher.h
|
| +++ b/public/web/WebStorageEventDispatcher.h
|
| @@ -55,7 +55,7 @@ public:
|
| const WebURL& pageUrl, const WebStorageNamespace&,
|
| WebStorageArea* sourceAreaInstance, bool originatedInProcess);
|
|
|
| - private:
|
| +private:
|
| WebStorageEventDispatcher() { }
|
| };
|
|
|
|
|