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

  /external/chromium_org/extensions/browser/
extension_error.h 54 static const char kFromIncognitoKey[];
extension_error.cc 22 const char ExtensionError::kFromIncognitoKey[] = "fromIncognito";
52 value->SetBoolean(kFromIncognitoKey, from_incognito_);

Completed in 770 milliseconds