| Index: third_party/WebKit/Source/modules/accessibility/AXLayoutObject.h
|
| diff --git a/third_party/WebKit/Source/modules/accessibility/AXLayoutObject.h b/third_party/WebKit/Source/modules/accessibility/AXLayoutObject.h
|
| index f7364aebc6eddab9ec8b170b51e666367e214c04..5cb7e9c7fd601940216492e48e60c41d92a31724 100644
|
| --- a/third_party/WebKit/Source/modules/accessibility/AXLayoutObject.h
|
| +++ b/third_party/WebKit/Source/modules/accessibility/AXLayoutObject.h
|
| @@ -43,7 +43,6 @@ class FrameView;
|
| class HTMLAreaElement;
|
| class IntPoint;
|
| class Node;
|
| -class Widget;
|
|
|
| class MODULES_EXPORT AXLayoutObject : public AXNodeObject {
|
| WTF_MAKE_NONCOPYABLE(AXLayoutObject);
|
|
|