| 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 3effa1e77c8e0e660ae7f68fa8b758e3e1e9c62d..cf837ad25c5df1142cda07c628a3e7b1f772e28c 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);
|
|
|