| Index: chrome/browser/component_updater/subresource_filter_component_installer.h
|
| diff --git a/chrome/browser/component_updater/subresource_filter_component_installer.h b/chrome/browser/component_updater/subresource_filter_component_installer.h
|
| index e9d5ade7ccfa6a5a0c0145cdbb25043b9d909956..e50bb799d8908ac412a86d58c0e8c9c767776852 100644
|
| --- a/chrome/browser/component_updater/subresource_filter_component_installer.h
|
| +++ b/chrome/browser/component_updater/subresource_filter_component_installer.h
|
| @@ -31,6 +31,8 @@ class SubresourceFilterComponentInstallerTraits
|
| private:
|
| friend class SubresourceFilterComponentInstallerTest;
|
|
|
| + static std::string GetInstallerTag();
|
| +
|
| // ComponentInstallerTraits implementation.
|
| bool SupportsGroupPolicyEnabledComponentUpdates() const override;
|
| bool RequiresNetworkEncryption() const override;
|
|
|