13 lines
680 B
Diff
13 lines
680 B
Diff
diff --git a/components/content_settings/renderer/content_settings_agent_impl.h b/components/content_settings/renderer/content_settings_agent_impl.h
|
|
index 78926ad86117c56021a07a7639d148904dcad11c..7b42a942a00227f02f2e61c966090bf55ebc73a5 100644
|
|
--- a/components/content_settings/renderer/content_settings_agent_impl.h
|
|
+++ b/components/content_settings/renderer/content_settings_agent_impl.h
|
|
@@ -97,6 +97,7 @@ class ContentSettingsAgentImpl
|
|
void SetRendererContentSettingRulesForTest(
|
|
const RendererContentSettingRules& rules);
|
|
|
|
+ BRAVE_CONTENT_SETTINGS_AGENT_IMPL_H_
|
|
protected:
|
|
// Allow this to be overridden by tests.
|
|
virtual void BindContentSettingsManager(
|