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

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: Remove indentation hack after l-g-t-m 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
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/tools/layout-test-tidy.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/tools/layout-test-tidy.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698