Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/ci_lint.sh |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/ci_lint.sh b/third_party/WebKit/LayoutTests/imported/wpt/ci_lint.sh |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ebcd5c0901eebfd5c1977176191560f5cf8d309b |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/ci_lint.sh |
| @@ -0,0 +1,5 @@ |
| +set -ex |
| + |
| +./manifest |
| +./lint |
| +./diff-manifest.py |