Skip to content

Commit

Permalink
Automated rollback of commit 9d6198d
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 294299428
Change-Id: I70c30c3e7b855fac8d2b43bfa456b1972662b5ac
  • Loading branch information
yifeif authored and tensorflower-gardener committed Feb 10, 2020
1 parent 9759636 commit 4d4c956
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 30 deletions.
4 changes: 1 addition & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
workspace(name = "org_tensorflow")

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
load("//third_party:repo.bzl", "tf_http_archive")

tf_http_archive(
http_archive(
name = "io_bazel_rules_closure",
sha256 = "5b00383d08dd71f28503736db0500b6fb4dda47489ff5fc6bed42557c07c6ba9",
strip_prefix = "rules_closure-308b05b2419edb5c8ee0471b67a40403df940149",
patch_file = "@org_tensorflow//third_party:rules_closure.patch",
urls = [
"https://storage.googleapis.com/mirror.tensorflow.org/github.com/bazelbuild/rules_closure/archive/308b05b2419edb5c8ee0471b67a40403df940149.tar.gz",
"https://github.com/bazelbuild/rules_closure/archive/308b05b2419edb5c8ee0471b67a40403df940149.tar.gz", # 2019-06-13
Expand Down
1 change: 0 additions & 1 deletion tensorflow/opensource_only.files
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ tensorflow/third_party/python_runtime/BUILD
tensorflow/third_party/remote_config/BUILD
tensorflow/third_party/remote_config/common.bzl
tensorflow/third_party/repo.bzl
tensorflow/third_party/rules_closure.patch
tensorflow/third_party/six.BUILD
tensorflow/third_party/snappy.BUILD
tensorflow/third_party/sqlite.BUILD
Expand Down
26 changes: 0 additions & 26 deletions third_party/rules_closure.patch

This file was deleted.

0 comments on commit 4d4c956

Please sign in to comment.