| Index: third_party/WebKit/public/web/WebAXEnums.h
|
| diff --git a/third_party/WebKit/public/web/WebAXEnums.h b/third_party/WebKit/public/web/WebAXEnums.h
|
| index bc40419906b6c80f8922efa709be17e30c022eb4..2e326123d4e2b084998f01b83f778f2fed48eb3e 100644
|
| --- a/third_party/WebKit/public/web/WebAXEnums.h
|
| +++ b/third_party/WebKit/public/web/WebAXEnums.h
|
| @@ -317,7 +317,6 @@ enum WebAXDescriptionFrom {
|
| WebAXDescriptionFromUninitialized = -1,
|
| WebAXDescriptionFromAttribute = 0,
|
| WebAXDescriptionFromContents,
|
| - WebAXDescriptionFromPlaceholder,
|
| WebAXDescriptionFromRelatedElement,
|
| };
|
|
|
|
|