Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/cookies/
Dcookies_helpers.cc42 static const char kOriginalProfileStoreId[] = "0"; variable
52 if (store_id == kOriginalProfileStoreId && allow_original) in ChooseProfileFromStoreId()
62 kOffTheRecordProfileStoreId : kOriginalProfileStoreId; in GetStoreIdFromProfile()