No symlink. The bots are not running hooks anyway.
authormtklein <mtklein@chromium.org>
Thu, 21 Jul 2016 20:43:48 +0000 (13:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 Jul 2016 20:43:48 +0000 (13:43 -0700)
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2170663003

Review-Url: https://codereview.chromium.org/2170663003

DEPS
skia [deleted symlink]

diff --git a/DEPS b/DEPS
index ee605b2..b383934 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -72,7 +72,7 @@ hooks = [{
                '--no_auth',
                '--bucket', 'chromium-gn',
                '--platform=linux*',
-               '-s', 'skia/buildtools/linux64/gn.sha1'],
+               '-s', 'buildtools/linux64/gn.sha1'],
 },{
     'pattern': '.',
     'action': ['download_from_google_storage',
@@ -81,7 +81,7 @@ hooks = [{
                '--no_auth',
                '--bucket', 'chromium-gn',
                '--platform=darwin',
-               '-s', 'skia/buildtools/mac/gn.sha1'],
+               '-s', 'buildtools/mac/gn.sha1'],
 },{
     'pattern': '.',
     'action': ['download_from_google_storage',
@@ -90,7 +90,7 @@ hooks = [{
                '--no_auth',
                '--bucket', 'chromium-gn',
                '--platform=win32',
-               '-s', 'skia/buildtools/win/gn.exe.sha1'],
+               '-s', 'buildtools/win/gn.exe.sha1'],
 }]
 
 recursedeps = [ "common" ]
diff --git a/skia b/skia
deleted file mode 120000 (symlink)
index 945c9b4..0000000
--- a/skia
+++ /dev/null
@@ -1 +0,0 @@
-.
\ No newline at end of file