Chromium Code Reviews| Index: Source/modules/quota/StorageInfo.cpp | 
| diff --git a/Source/modules/quota/StorageInfo.cpp b/Source/modules/quota/StorageInfo.cpp | 
| index 93a278d0addca23d647255759dafa95e7e62e766..f324e019b2193abaeaa0d38aa91b83cceb7c55f6 100644 | 
| --- a/Source/modules/quota/StorageInfo.cpp | 
| +++ b/Source/modules/quota/StorageInfo.cpp | 
| @@ -40,8 +40,4 @@ StorageInfo::StorageInfo(unsigned long long usage, unsigned long long quota) | 
| ScriptWrappable::init(this); | 
| } | 
| -StorageInfo::~StorageInfo() | 
| -{ | 
| -} | 
| - | 
| } // namespace blink |