Remove use of absl::make_unique
authorBrennan Saeta <saeta@google.com>
Sat, 2 Jun 2018 01:00:43 +0000 (18:00 -0700)
committerGunhan Gulsoy <gunan@google.com>
Tue, 5 Jun 2018 03:39:49 +0000 (20:39 -0700)
commita3c642c945b4a27e5d826eb9c9cbc07132cb2bba
tree7e6cb7d9c5874eb3a67098d7ceaf9f18fd0db7a6
parent9bd0e0e06874b558a07a7cb5ae87753bd17dd9d5
Remove use of absl::make_unique

absl is not yet ready for use by open source TensorFlow. :-(

PiperOrigin-RevId: 198952953
tensorflow/contrib/cloud/kernels/gcs_config_ops.cc