Adding errors.h to headers exported by tensorflow/core:lib; this header was always intended to be exposed by this target, but got shuffled in the move from tensorflow/core/lib/core/errors.h

73a3528402/tensorflow/core/lib/core/BUILD (L271)

PiperOrigin-RevId: 291460973
Change-Id: I8dba929709f43b1026dfbcb455b6cac6fa320b1a
This commit is contained in:
Brian Zhao 2020-01-24 15:58:18 -08:00 committed by TensorFlower Gardener
parent 621fd03981
commit 3a490a2a02

View File

@ -1130,6 +1130,7 @@ filegroup(
"dynamic_annotations.h",
"env.h",
"error.h",
"errors.h",
"file_statistics.h",
"file_system.h",
"file_system_helper.h",