Chromium Code Reviews| Index: Source/modules/crypto/Crypto.cpp |
| diff --git a/Source/modules/crypto/Crypto.cpp b/Source/modules/crypto/Crypto.cpp |
| index 5d4821c020b7b1a2b94cdaf0d5467064939c4481..7d279ef78dd099fb51315f568534c6d92ef5149c 100644 |
| --- a/Source/modules/crypto/Crypto.cpp |
| +++ b/Source/modules/crypto/Crypto.cpp |
| @@ -37,8 +37,6 @@ |
| namespace WebCore { |
| -DEFINE_GC_INFO(Crypto); |
| - |
| namespace { |
| bool isIntegerArray(ArrayBufferView* array) |