aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-07-21 13:43:48 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-07-21 13:43:48 -0700
commit43d707ca931a45f5399d9acf2bdb1a19567a6e67 (patch)
treeb3faf3c3234e18d7d59f83ef82c4c121e62d146d
parent5379051ee77f6d70f7d0554a10fd1c61a63b9da9 (diff)
No symlink. The bots are not running hooks anyway.
-rw-r--r--DEPS6
l---------skia1
2 files changed, 3 insertions, 4 deletions
diff --git a/DEPS b/DEPS
index ee605b2697..b383934a62 100644
--- 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
index 945c9b46d6..0000000000
--- a/skia
+++ /dev/null
@@ -1 +0,0 @@
-. \ No newline at end of file