| 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 79acacce643a43256a7a84f8b846d1878775052d..6f0c76a392ddf665c832ec01e01575bcfc21d0cd 100644
|
| --- a/third_party/WebKit/Source/modules/accessibility/AXLayoutObject.h
|
| +++ b/third_party/WebKit/Source/modules/accessibility/AXLayoutObject.h
|
| @@ -208,7 +208,6 @@ private:
|
| void addTextFieldChildren();
|
| void addImageMapChildren();
|
| void addCanvasChildren();
|
| - void addFrameChildren();
|
| void addPopupChildren();
|
| void addRemoteSVGChildren();
|
| void addInlineTextBoxChildren(bool force);
|
|
|