| Index: scripts/slave/recipes/v8/auto_roll_v8_deps.py
|
| diff --git a/scripts/slave/recipes/v8/auto_roll_v8_deps.py b/scripts/slave/recipes/v8/auto_roll_v8_deps.py
|
| index 87a00004cc280462b52015fc733d29bebf56babe..a8366df3058efb53d1b13c4b8426e475e5275609 100644
|
| --- a/scripts/slave/recipes/v8/auto_roll_v8_deps.py
|
| +++ b/scripts/slave/recipes/v8/auto_roll_v8_deps.py
|
| @@ -33,6 +33,7 @@ BLACKLIST = [
|
| 'test/mozilla/data',
|
| 'test/simdjs/data',
|
| 'test/test262/data',
|
| + 'third_party/WebKit/Source/platform/inspector_protocol',
|
| ]
|
|
|
| def GetDEPS(api, name, repo):
|
|
|