Fixed formatting of the BUILD file

This commit is contained in:
Benoit Steiner 2016-11-03 08:22:02 -07:00
parent 3e678dc5f8
commit 5ea3f1830c

View File

@ -1385,7 +1385,7 @@ cc_library(
]),
hdrs = if_not_windows([
"common_runtime/sycl/sycl_device.h",
"common_runtime/sycl/sycl_device_context.h",
"common_runtime/sycl/sycl_device_context.h",
]),
copts = tf_copts(),
linkstatic = 1,