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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/tools/package.json

Issue 2872393002: Add layout-test-tidy to LayoutTests/webaudio/tools (Closed)
Patch Set: Addressing feedback (2) Created 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "name": "layout-test-tidy",
3 "version": "0.0.6",
4 "description": "Chromium/Blink layout test clean up tool",
5 "devDependencies": {
6 "clang-format": "^1.0.49",
7 "jsdom": "^10.0.0",
8 "libtidy": "^0.3.2",
9 "node-glob": "^1.2.0"
10 }
11 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698