Update .DEPS.git

Cr-Commit-Position: refs/heads/master@{#289101}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289101 0039d316-1c4b-4281-b951-d872f2087c98
parent 979dc4f9
...@@ -377,6 +377,17 @@ skip_child_includes = [ ...@@ -377,6 +377,17 @@ skip_child_includes = [
] ]
hooks = [ hooks = [
{
'action':
[
'python',
'src/build/landmines.py'
],
'pattern':
'.',
'name':
'landmines'
},
{ {
'action': 'action':
[ [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment