| 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 bf5884b03afa89a9f3a3a9b93bcad5fd0201e26c..edc5ddc619577b7ae75e0d1e21df582eb75be3f7 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/download/mhtml_save_status.h"
|
|
|