Browse Source

refactor: DEPS: remove squirrel.mac from recursedeps (#37496)

DEPS: remove squirrel.mac from recursedeps

squirrel.mac repository does not contain a gclient DEPS file, so recursing into it is useless
Yureka 2 years ago
parent
commit
82456c6915
1 changed files with 0 additions and 1 deletions
  1. 0 1
      DEPS

+ 0 - 1
DEPS

@@ -149,5 +149,4 @@ hooks = [
 
 recursedeps = [
   'src',
-  'src/third_party/squirrel.mac',
 ]