| Index: third_party/WebKit/Source/core/fetch/IntegrityMetadata.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/IntegrityMetadata.h b/third_party/WebKit/Source/core/fetch/IntegrityMetadata.h
|
| index ae9e57c3d82f627ef17b6a85106ed25b145efaf2..ec05050561dcfe13b92090a3f74030599e506d5d 100644
|
| --- a/third_party/WebKit/Source/core/fetch/IntegrityMetadata.h
|
| +++ b/third_party/WebKit/Source/core/fetch/IntegrityMetadata.h
|
| @@ -40,8 +40,6 @@
|
| HashAlgorithm m_algorithm;
|
| };
|
|
|
| -enum class ResourceIntegrityDisposition { NotChecked = 0, Failed, Passed };
|
| -
|
| } // namespace blink
|
|
|
| #endif
|
|
|