HomeSort by relevance Sort by last modified time
    Searched refs:kOffTheRecord (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc 55 const char kOffTheRecord[] = "Identity API is disabled in incognito windows.";
78 error_ = identity_constants::kOffTheRecord;
526 error_ = identity_constants::kOffTheRecord;
548 error_ = identity_constants::kOffTheRecord;
identity_api.h 52 extern const char kOffTheRecord[];

Completed in 24 milliseconds