| Index: third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
| diff --git a/third_party/WebKit/Source/web/AssertMatchingEnums.cpp b/third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
| index 9294519ea36309bd498f636b1ff96133417d77a6..38f6beb17083492473dba13dc05f3500fd523ea8 100644
|
| --- a/third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
| +++ b/third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
| @@ -394,8 +394,6 @@ STATIC_ASSERT_ENUM(WebAXDescriptionFromUninitialized,
|
| AXDescriptionFromUninitialized);
|
| STATIC_ASSERT_ENUM(WebAXDescriptionFromAttribute, AXDescriptionFromAttribute);
|
| STATIC_ASSERT_ENUM(WebAXDescriptionFromContents, AXDescriptionFromContents);
|
| -STATIC_ASSERT_ENUM(WebAXDescriptionFromPlaceholder,
|
| - AXDescriptionFromPlaceholder);
|
| STATIC_ASSERT_ENUM(WebAXDescriptionFromRelatedElement,
|
| AXDescriptionFromRelatedElement);
|
|
|
|
|