Parse filters in API code
This commit is contained in:
parent
79a627014c
commit
67886cf513
4 changed files with 27 additions and 25 deletions
|
@ -65,7 +65,7 @@ class AtomNetworkDelegate : public brightray::NetworkDelegate {
|
|||
~AtomNetworkDelegate() override;
|
||||
|
||||
void SetListenerInIO(EventType type,
|
||||
scoped_ptr<base::DictionaryValue> filter,
|
||||
const URLPatterns& patterns,
|
||||
const Listener& callback);
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue