Chromium Code Reviews| Index: Source/modules/quota/StorageInfo.cpp |
| diff --git a/Source/modules/quota/StorageInfo.cpp b/Source/modules/quota/StorageInfo.cpp |
| index 61da61389393f4cfd20f7b27d17396f8d0f85373..4f44b4269377e3092e8182731fb3287f1f9a759b 100644 |
| --- a/Source/modules/quota/StorageInfo.cpp |
| +++ b/Source/modules/quota/StorageInfo.cpp |
| @@ -44,6 +44,7 @@ namespace WebCore { |
| StorageInfo::StorageInfo() |
| { |
| + ScriptWrappable::init(this); |
| } |
| StorageInfo::~StorageInfo() |