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

  /external/chromium/chrome/browser/profiles/
profile.h 168 static const ProfileId kInvalidProfileId;
profile.cc 96 const ProfileId Profile::kInvalidProfileId = static_cast<ProfileId>(0);

Completed in 43 milliseconds