package com.google.android.gms.internal.measurement; import android.os.Bundle; import com.google.android.gms.common.internal.Preconditions; /* loaded from: classes.dex */ final class zzco extends zzdu { final /* synthetic */ String zza; final /* synthetic */ String zzb; final /* synthetic */ Bundle zzc; final /* synthetic */ zzef zzd; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ zzco(zzef zzefVar, String str, String str2, Bundle bundle) { super(zzefVar, true); this.zzd = zzefVar; this.zza = str; this.zzb = str2; this.zzc = bundle; } @Override // com.google.android.gms.internal.measurement.zzdu final void zza() { zzcc zzccVar; zzccVar = this.zzd.zzj; ((zzcc) Preconditions.checkNotNull(zzccVar)).clearConditionalUserProperty(this.zza, this.zzb, this.zzc); } }