Index: content/public/browser/ax_event_notification_details.h |
diff --git a/content/public/browser/ax_event_notification_details.h b/content/public/browser/ax_event_notification_details.h |
index 7054452e820dcb25a2b20e76618fceb8926ef09a..cc06a8f08e25074f9422513cf3fdb762c7a9a551 100644 |
--- a/content/public/browser/ax_event_notification_details.h |
+++ b/content/public/browser/ax_event_notification_details.h |
@@ -12,6 +12,10 @@ |
#include "ui/accessibility/ax_tree_data.h" |
#include "ui/accessibility/ax_tree_update.h" |
+namespace ui { |
+enum AXEvent : int; |
+} |
+ |
namespace content { |
// Use this object in conjunction with the |