| Index: third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
|
| index 82e02170a4446204fafc009222508df5af3f4c35..b0dd949f769f1e3f4079a5e286946f28319d4834 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
|
| @@ -68,6 +68,7 @@ public:
|
| DragImage,
|
| SVGImage,
|
| LinkHighlight,
|
| + ImageAreaFocusRing,
|
| PageOverlay,
|
| PageWidgetDelegateBackgroundFallback,
|
| PopupContainerBorder,
|
|
|