| Index: third_party/WebKit/Source/core/dom/AXObjectCache.h
|
| diff --git a/third_party/WebKit/Source/core/dom/AXObjectCache.h b/third_party/WebKit/Source/core/dom/AXObjectCache.h
|
| index 6649a31c3c4bed808cdf927159d610f6dcba56ea..712aa0cdb8e48294e181a9ebe98190c7a060f35c 100644
|
| --- a/third_party/WebKit/Source/core/dom/AXObjectCache.h
|
| +++ b/third_party/WebKit/Source/core/dom/AXObjectCache.h
|
| @@ -43,7 +43,6 @@ class HTMLOptionElement;
|
| class HTMLSelectElement;
|
| class LayoutMenuList;
|
| class LineLayoutItem;
|
| -class Page;
|
|
|
| class CORE_EXPORT AXObjectCache
|
| : public GarbageCollectedFinalized<AXObjectCache> {
|
|
|