Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_cookies_helpers.cc26 static const char kOffTheRecordProfileStoreId[] = "1"; variable
37 if (store_id == kOffTheRecordProfileStoreId && allow_incognito) in ChooseProfileFromStoreId()
45 kOffTheRecordProfileStoreId : kOriginalProfileStoreId; in GetStoreIdFromProfile()