| Index: third_party/WebKit/Source/devtools/.eslintignore
|
| diff --git a/third_party/WebKit/Source/devtools/.eslintignore b/third_party/WebKit/Source/devtools/.eslintignore
|
| index 29cb6943e23a3c50923ea0f1815ee6a5dc2262c4..07e344c51543bd24341bd44e5a0d026259c39049 100644
|
| --- a/third_party/WebKit/Source/devtools/.eslintignore
|
| +++ b/third_party/WebKit/Source/devtools/.eslintignore
|
| @@ -2,6 +2,7 @@ front_end/.eslintrc.js
|
| front_end/acorn/*
|
| front_end/audits2_worker/lighthouse/lighthouse-background.js
|
| front_end/cm/*
|
| +front_end/cm_headless/*
|
| front_end/cm_modes/*
|
| front_end/diff/diff_match_patch.js
|
| front_end/formatter_worker/acorn/acorn.js
|
|
|