TBR renaming v.io/core/veyron to v.io/x/ref

(and getting rid of unused shell scripts)

MultiPart: 5/13
Change-Id: I09d9df0f4dc7df3d5ca5588513be27b08fe1fd4a
diff --git a/profiles/fake/fake_test.go b/profiles/fake/fake_test.go
index c81fc16..7952552 100644
--- a/profiles/fake/fake_test.go
+++ b/profiles/fake/fake_test.go
@@ -5,7 +5,7 @@
 
 	"v.io/v23"
 
-	_ "v.io/core/veyron/profiles/fake"
+	_ "v.io/x/ref/profiles/fake"
 )
 
 // Ensure that the fake profile can be used to initialize a fake runtime.