chore: fix lint
This commit is contained in:
parent
59432fe30a
commit
54cc68dd7a
7 changed files with 21 additions and 15 deletions
|
@ -33,7 +33,8 @@ class ElectronComponentExtensionResourceManager
|
|||
const std::string& extension_id) const override;
|
||||
|
||||
private:
|
||||
void AddComponentResourceEntries(const webui::ResourcePath* entries, size_t size);
|
||||
void AddComponentResourceEntries(const webui::ResourcePath* entries,
|
||||
size_t size);
|
||||
|
||||
// A map from a resource path to the resource ID. Used by
|
||||
// IsComponentExtensionResource.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue