diff --git a/go/tools/bazel/runfiles/BUILD.bazel b/go/runfiles/BUILD.bazel similarity index 100% rename from go/tools/bazel/runfiles/BUILD.bazel rename to go/runfiles/BUILD.bazel diff --git a/go/tools/bazel/runfiles/directory.go b/go/runfiles/directory.go similarity index 100% rename from go/tools/bazel/runfiles/directory.go rename to go/runfiles/directory.go diff --git a/go/tools/bazel/runfiles/fs.go b/go/runfiles/fs.go similarity index 100% rename from go/tools/bazel/runfiles/fs.go rename to go/runfiles/fs.go diff --git a/go/tools/bazel/runfiles/fs_test.go b/go/runfiles/fs_test.go similarity index 100% rename from go/tools/bazel/runfiles/fs_test.go rename to go/runfiles/fs_test.go diff --git a/go/tools/bazel/runfiles/global.go b/go/runfiles/global.go similarity index 100% rename from go/tools/bazel/runfiles/global.go rename to go/runfiles/global.go diff --git a/go/tools/bazel/runfiles/manifest.go b/go/runfiles/manifest.go similarity index 100% rename from go/tools/bazel/runfiles/manifest.go rename to go/runfiles/manifest.go diff --git a/go/tools/bazel/runfiles/runfiles.go b/go/runfiles/runfiles.go similarity index 100% rename from go/tools/bazel/runfiles/runfiles.go rename to go/runfiles/runfiles.go diff --git a/go/tools/bazel/runfiles/runfiles_test.go b/go/runfiles/runfiles_test.go similarity index 100% rename from go/tools/bazel/runfiles/runfiles_test.go rename to go/runfiles/runfiles_test.go diff --git a/go/tools/bazel/runfiles/test.txt b/go/runfiles/test.txt similarity index 100% rename from go/tools/bazel/runfiles/test.txt rename to go/runfiles/test.txt diff --git a/go/tools/bazel/runfiles/testprog/BUILD.bazel b/go/runfiles/testprog/BUILD.bazel similarity index 100% rename from go/tools/bazel/runfiles/testprog/BUILD.bazel rename to go/runfiles/testprog/BUILD.bazel diff --git a/go/tools/bazel/runfiles/testprog/main.go b/go/runfiles/testprog/main.go similarity index 100% rename from go/tools/bazel/runfiles/testprog/main.go rename to go/runfiles/testprog/main.go