| Index: content/browser/frame_host/render_frame_host_impl.h
|
| diff --git a/content/browser/frame_host/render_frame_host_impl.h b/content/browser/frame_host/render_frame_host_impl.h
|
| index 74ee70b1b2541002d192b8df3fbf34ed5a768c1a..1c5de7246589afcd4f9ec4ea929c01af82bc883a 100644
|
| --- a/content/browser/frame_host/render_frame_host_impl.h
|
| +++ b/content/browser/frame_host/render_frame_host_impl.h
|
| @@ -27,7 +27,7 @@
|
| #include "content/browser/loader/global_routing_id.h"
|
| #include "content/browser/site_instance_impl.h"
|
| #include "content/browser/webui/web_ui_impl.h"
|
| -#include "content/common/accessibility_mode_enums.h"
|
| +#include "content/common/accessibility_mode.h"
|
| #include "content/common/ax_content_node_data.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/content_security_policy/content_security_policy.h"
|
|
|