aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/gif.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/gif.BUILD')
-rw-r--r--third_party/gif.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/gif.BUILD b/third_party/gif.BUILD
index 27808a9d64..78fbd6c0e0 100644
--- a/third_party/gif.BUILD
+++ b/third_party/gif.BUILD
@@ -21,7 +21,7 @@ cc_library(
],
hdrs = ["lib/gif_lib.h"],
defines = select({
- #"@%ws%//tensorflow:android": [
+ #"@org_tensorflow//tensorflow:android": [
":android": [
"S_IREAD=S_IRUSR",
"S_IWRITE=S_IWUSR",