Chromium Code Reviews| Index: test/js_test_tools/mocha/bower.json |
| diff --git a/test/js_test_tools/mocha/bower.json b/test/js_test_tools/mocha/bower.json |
| deleted file mode 100644 |
| index b6e3fd7ecfbb1880874bca73471d4298b5c7d795..0000000000000000000000000000000000000000 |
| --- a/test/js_test_tools/mocha/bower.json |
| +++ /dev/null |
| @@ -1,23 +0,0 @@ |
| -{ |
| - "name": "mocha", |
| - "version": "1.20.1", |
| - "main": [ |
| - "mocha.js", |
| - "mocha.css" |
| - ], |
| - "ignore": [ |
| - "bin", |
| - "editors", |
| - "images", |
| - "lib", |
| - "support", |
| - "test", |
| - ".gitignore", |
| - ".npmignore", |
| - ".travis.yml", |
| - "component.json", |
| - "index.js", |
| - "Makefile", |
| - "package.json" |
| - ] |
| -} |