| Index: third_party/WebKit/Source/core/loader/resource/ImageResource.h
|
| diff --git a/third_party/WebKit/Source/core/loader/resource/ImageResource.h b/third_party/WebKit/Source/core/loader/resource/ImageResource.h
|
| index 3872761ac4bf6f0448d118f47e8bff1a1a5c7a16..066b5400ecb8e7b3f73070aa317932e7c09ffcdf 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/ImageResource.h
|
| +++ b/third_party/WebKit/Source/core/loader/resource/ImageResource.h
|
| @@ -162,6 +162,8 @@ class CORE_EXPORT ImageResource final
|
| };
|
|
|
| DEFINE_RESOURCE_TYPE_CASTS(Image);
|
| +/* DO NOT SUBMIT - Conflict resolution helper:
|
| + * Above we should have Image, not kImage */
|
|
|
| } // namespace blink
|
|
|
|
|