fix kokoro build.

PiperOrigin-RevId: 316795091
Change-Id: I5c8b121d79a0d21f0fa89ba8999f930e0d305322
This commit is contained in:
A. Unique TensorFlower 2020-06-16 18:03:25 -07:00 committed by TensorFlower Gardener
parent 2bab28aecc
commit ec27f797f1
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ class TpuCompileOpKernelCommon {
int num_computations_;
private:
DISALLOW_COPY_AND_ASSIGN(TpuCompileOpKernelCommon);
TF_DISALLOW_COPY_AND_ASSIGN(TpuCompileOpKernelCommon);
};
} // namespace tpu