Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(451)

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json

Issue 1979363002: Moved web-platform-tests to wpt. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json b/third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json
deleted file mode 100644
index c5ae7da2d59344e6a5f48d9ce9feff8796637f26..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "name": "webidl2",
- "description": "A WebIDL Parser",
- "version": "2.0.11",
- "author": "Robin Berjon <robin@berjon.com>",
- "license": "MIT",
- "dependencies": {},
- "devDependencies": {
- "mocha": "2.2.5",
- "expect.js": "0.3.1",
- "underscore": "1.8.3",
- "jsondiffpatch": "0.1.31",
- "benchmark": "*",
- "microtime": "1.4.2"
- },
- "scripts": {
- "test": "mocha"
- },
- "repository": "git://github.com/darobin/webidl2.js",
- "main": "index"
-}

Powered by Google App Engine
This is Rietveld 408576698