aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 224cfb78f9..3be2f3d6fa 100644
--- a/DEPS
+++ b/DEPS
@@ -369,7 +369,7 @@ deps = {
'condition': 'checkout_android and not build_with_chromium',
},
- 'third_party/clspv': {
+ 'third_party/clspv/src': {
'url': Var('chromium_git') + '/external/github.com/google/clspv@a173c052455434a422bcfe5c12ffe44d574fd6e1',
'condition': 'not build_with_chromium',
},