Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(952)

Unified Diff: content/public/browser/ax_event_notification_details.cc

Issue 2000403003: [forbots] IWYU for ax_enums.h Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/public/browser/ax_event_notification_details.cc
diff --git a/content/public/browser/ax_event_notification_details.cc b/content/public/browser/ax_event_notification_details.cc
index 703f76f71377d8049f3b84ed9cad4c879e75a1c6..b96d189b4f72d4a4451e46d2d6ca81a6f5d79b3d 100644
--- a/content/public/browser/ax_event_notification_details.cc
+++ b/content/public/browser/ax_event_notification_details.cc
@@ -4,6 +4,8 @@
#include "content/public/browser/ax_event_notification_details.h"
+#include "ui/accessibility/ax_enums.h"
+
namespace content {
AXEventNotificationDetails::AXEventNotificationDetails()
« no previous file with comments | « content/public/browser/ax_event_notification_details.h ('k') | content/public/common/common_param_traits_macros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698