| Index: content/browser/webui/web_ui_impl.cc
|
| diff --git a/content/browser/webui/web_ui_impl.cc b/content/browser/webui/web_ui_impl.cc
|
| index dbc01dc0ac94e2ec17b29c8cb164750075a7857d..51fdcad5346e752303481d73afae342c919e50d0 100644
|
| --- a/content/browser/webui/web_ui_impl.cc
|
| +++ b/content/browser/webui/web_ui_impl.cc
|
| @@ -23,6 +23,7 @@
|
| #include "content/public/common/bindings_policy.h"
|
| #include "content/public/common/content_client.h"
|
|
|
| +using content::ChildProcessSecurityPolicyImpl;
|
| using content::RenderViewHostImpl;
|
| using content::WebContents;
|
| using content::WebUIController;
|
|
|