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 0610bac1dc40d25ed069f8a323260597c1266f5f..e43355abc7c884f69f3a09f6aa7b035529698ca7 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); |