| 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 caa031ee0fef2ad3d02cf5f7bdbfece9dbd7b97e..c59708b16aa2b515e6812f3d192bf3548e2e187f 100644
|
| --- a/content/browser/frame_host/render_frame_host_impl.h
|
| +++ b/content/browser/frame_host/render_frame_host_impl.h
|
| @@ -28,7 +28,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"
|
|
|