Chromium Code Reviews| Index: Source/modules/quota/StorageQuota.h |
| diff --git a/Source/modules/quota/StorageQuota.h b/Source/modules/quota/StorageQuota.h |
| index 83bb67c9e497a4d104592197504f2d44baf6421a..04a12cf282de190d721c18fc2188c55cd234f284 100644 |
| --- a/Source/modules/quota/StorageQuota.h |
| +++ b/Source/modules/quota/StorageQuota.h |
| @@ -38,8 +38,6 @@ |
| namespace blink { |
| -class ExecutionContext; |
| - |
| class StorageQuota final : public GarbageCollected<StorageQuota>, public ScriptWrappable { |
| DEFINE_WRAPPERTYPEINFO(); |
| public: |