| Index: content/browser/renderer_host/render_view_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_view_host_impl.cc b/content/browser/renderer_host/render_view_host_impl.cc
|
| index b2d8a02e0439f75e48e98ff3d23cb72f3c073f58..b26ec70ebf8faf4ce423e95dc77eeb438236e373 100644
|
| --- a/content/browser/renderer_host/render_view_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_view_host_impl.cc
|
| @@ -24,6 +24,7 @@
|
| #include "base/time/time.h"
|
| #include "base/values.h"
|
| #include "cc/base/switches.h"
|
| +#include "content/browser/accessibility/browser_accessibility_state_impl.h"
|
| #include "content/browser/child_process_security_policy_impl.h"
|
| #include "content/browser/dom_storage/session_storage_namespace_impl.h"
|
| #include "content/browser/frame_host/frame_tree.h"
|
|
|