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

Side by Side Diff: ui/devtools/inspector_protocol_config.json

Issue 2374513002: Add ui devtools server (Closed)
Patch Set: Fix all header if directives 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 "protocol": {
3 "path": "protocol.json",
4 "package": "ui/devtools",
5 "output": "",
6 "namespace": ["ui", "devtools", "protocol"]
7 },
8 "lib": {
9 "package": "ui/devtools",
10 "output": "",
11 "string_header": "ui/devtools/string_util.h",
12 "platform_header": "ui/devtools/protocol_platform.h"
13 }
14 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698