EvenTypes => EventType
This commit is contained in:
parent
62f4b25cf9
commit
467e3b25b2
4 changed files with 6 additions and 6 deletions
|
@ -139,7 +139,7 @@ AtomNetworkDelegate::~AtomNetworkDelegate() {
|
|||
}
|
||||
|
||||
void AtomNetworkDelegate::SetListenerInIO(
|
||||
EventTypes type,
|
||||
EventType type,
|
||||
scoped_ptr<base::DictionaryValue> filter,
|
||||
const Listener& callback) {
|
||||
if (callback.is_null()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue