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

Side by Side Diff: components/ui_devtools/inspector_protocol_config.json

Issue 2490473004: [DevTools] Roll third_party/inspector_protocol to e23134c5aa6131e5a3a3afbefce255becce3a3bd. (Closed)
Patch Set: ui_devtools Created 4 years, 1 month 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 | « components/ui_devtools/devtools_client.cc ('k') | components/ui_devtools/protocol_platform.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "protocol": { 2 "protocol": {
3 "path": "protocol.json", 3 "path": "protocol.json",
4 "package": "components/ui_devtools", 4 "package": "components/ui_devtools",
5 "output": "", 5 "output": "",
6 "namespace": ["ui", "devtools", "protocol"] 6 "namespace": ["ui", "devtools", "protocol"]
7 }, 7 },
8 "lib": { 8 "lib": {
9 "package": "components/ui_devtools", 9 "package": "components/ui_devtools",
10 "output": "", 10 "output": "",
11 "string_header": "components/ui_devtools/string_util.h", 11 "string_header": "components/ui_devtools/string_util.h"
12 "platform_header": "components/ui_devtools/protocol_platform.h"
13 } 12 }
14 } 13 }
OLDNEW
« no previous file with comments | « components/ui_devtools/devtools_client.cc ('k') | components/ui_devtools/protocol_platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698