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

Side by Side Diff: third_party/WebKit/Source/devtools/services/package.json

Issue 2370573002: DevTools: enable front-end to use external services for additional capabilities. (Closed)
Patch Set: review addressed Created 4 years, 2 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": "devtools-backend",
3 "version": "1.0.0",
4 "ignore": [
5 ".gitignore"
6 ],
7 "devDependencies": {
8 "pty.js": "0.3.1"
9 }
10 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/devtools/services/dispatcher.js ('k') | third_party/WebKit/Source/devtools/services/terminal.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698