| Index: Source/web/WebPagePopupImpl.cpp
|
| diff --git a/Source/web/WebPagePopupImpl.cpp b/Source/web/WebPagePopupImpl.cpp
|
| index 12c741114e2385f36d62a2a66459513419fa1f46..aabf1f298a286a11fa0bb5768a08e7199e07c0e2 100644
|
| --- a/Source/web/WebPagePopupImpl.cpp
|
| +++ b/Source/web/WebPagePopupImpl.cpp
|
| @@ -43,6 +43,7 @@
|
| #include "core/page/FocusController.h"
|
| #include "core/page/Page.h"
|
| #include "core/page/PagePopupClient.h"
|
| +#include "modules/accessibility/AXObject.h"
|
| #include "platform/LayoutTestSupport.h"
|
| #include "platform/TraceEvent.h"
|
| #include "platform/heap/Handle.h"
|
|
|