Home
last modified time | relevance | path

Searched refs:can_delete (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
Dstorage_partition_impl.cc163 bool can_delete = origin_matcher.is_null() || in ClearLocalStorageOnUIThread() local
166 if (can_delete) in ClearLocalStorageOnUIThread()