| Index: content/browser/web_contents/web_contents_impl.h
|
| diff --git a/content/browser/web_contents/web_contents_impl.h b/content/browser/web_contents/web_contents_impl.h
|
| index c325f5addd8c350093a74483218449653548a498..5878bb3c145afe8278c47424d0c927dd15485f77 100644
|
| --- a/content/browser/web_contents/web_contents_impl.h
|
| +++ b/content/browser/web_contents/web_contents_impl.h
|
| @@ -30,7 +30,7 @@
|
| #include "content/browser/renderer_host/render_view_host_delegate.h"
|
| #include "content/browser/renderer_host/render_view_host_impl.h"
|
| #include "content/browser/renderer_host/render_widget_host_delegate.h"
|
| -#include "content/common/accessibility_mode_enums.h"
|
| +#include "content/common/accessibility_mode.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/color_chooser.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|