EqualDriveLetterCaseInsensitive  196 base/files/file_path.cc   return EqualDriveLetterCaseInsensitive(this->path_, that.path_);
EqualDriveLetterCaseInsensitive  204 base/files/file_path.cc   return !EqualDriveLetterCaseInsensitive(this->path_, that.path_);