Chromium Code Reviews| Index: Source/core/loader/cache/CachedResourceClient.h |
| diff --git a/Source/core/loader/cache/CachedResourceClient.h b/Source/core/loader/cache/CachedResourceClient.h |
| index 3e5131fcafa076b2a9d85f21822501fcb761c436..d1e81465b449b885e13a19a06e52d9a624239b12 100644 |
| --- a/Source/core/loader/cache/CachedResourceClient.h |
| +++ b/Source/core/loader/cache/CachedResourceClient.h |
| @@ -39,7 +39,7 @@ public: |
| ImageType, |
| FontType, |
| StyleSheetType, |
| - SVGDocumentType, |
| + DocumentType, |
| RawResourceType |
| }; |