Move internal Python tools to d/r/

We moved a few internal tools to third_party/ as part of large java code move but there's not much use for
these files to be in opensource drop so I pull it back to our project directory.

Basically this CL does:
- mv j{,t}/c/[] d/r/tools/
- rm third_party/java_src/gtld/j/[]
- corresponding tweaks
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121406277
This commit is contained in:
dxy 2016-05-03 12:57:32 -07:00 committed by Justine Tunney
parent 80f6776ef5
commit e7225cc806
3 changed files with 0 additions and 17 deletions

View file

@ -7,11 +7,6 @@ licenses(["notice"]) # Apache 2.0
load("//java/com/google/testing/builddefs:GenTestRules.bzl", "GenTestRules")
internal_files = [
"brda_copy_files_test.py",
"tld_watcher_test.py",
]
java_library(
name = "tools",
@ -59,4 +54,3 @@ GenTestRules(
test_files = glob(["**/*Test.java"]),
deps = [":tools"],
)

View file

@ -1,7 +0,0 @@
# Version 2014111600, Last Updated Mon Nov 16 07:07:01 2014 UTC
ANDROID
COM
GOOGLE
HOW
SOY
XN--Q9JYB4C

View file

@ -1,4 +0,0 @@
# Version 2014111500, Last Updated Mon Nov 15 07:07:01 2014 UTC
COM
HOW
SOY