aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/test_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/test_helpers.h')
-rw-r--r--tensorflow/compiler/xla/test_helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/compiler/xla/test_helpers.h b/tensorflow/compiler/xla/test_helpers.h
index 8918350135..3ede5e6e38 100644
--- a/tensorflow/compiler/xla/test_helpers.h
+++ b/tensorflow/compiler/xla/test_helpers.h
@@ -19,9 +19,9 @@ limitations under the License.
#include <list>
#include <vector>
+#include "absl/strings/string_view.h"
#include "tensorflow/compiler/xla/statusor.h"
#include "tensorflow/compiler/xla/types.h"
-#include "tensorflow/core/lib/core/stringpiece.h"
#include "tensorflow/core/platform/protobuf.h"
#include "tensorflow/core/platform/regexp.h"
#include "tensorflow/core/platform/test.h"