EvenTypes => EventType

This commit is contained in:
Cheng Zhao 2015-12-11 20:11:22 +08:00
parent 62f4b25cf9
commit 467e3b25b2
4 changed files with 6 additions and 6 deletions

View file

@ -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()) {