| Index: extensions/renderer/web_ui_injection_host.cc
|
| diff --git a/extensions/renderer/web_ui_injection_host.cc b/extensions/renderer/web_ui_injection_host.cc
|
| index 334358a03c1e027c29682401cb13fb4a9612750c..5c6e1175c8810d4845b94f00f7fc5d3bbe82c3d0 100644
|
| --- a/extensions/renderer/web_ui_injection_host.cc
|
| +++ b/extensions/renderer/web_ui_injection_host.cc
|
| @@ -12,7 +12,6 @@ WebUIInjectionHost::WebUIInjectionHost(const HostID& host_id)
|
| WebUIInjectionHost::~WebUIInjectionHost() {
|
| }
|
|
|
| -
|
| std::string WebUIInjectionHost::GetContentSecurityPolicy() const {
|
| return std::string();
|
| }
|
|
|