
Automatic merge from submit-queue (batch tested with PRs 45884, 45879, 45912, 45444, 45874) [GCE] Removed duplicate CIDR **What this PR does / why we need it**: Removes a duplicate CIDR in the list of LB source CIDRs. https://cloud.google.com/compute/docs/load-balancing/network/ and https://cloud.google.com/compute/docs/load-balancing/http/ both list `35.191.0.0/16`. Only one is needed. **Release note**: ```release-note NONE ```