[LSC] Remove base::string16 and base::char16 This change removes the base::string16 and base::char16 aliases from inspector_protocol. Bug: chromium:1184339 Change-Id: I77e9ef7f5d1a603a416f3d2b18bb384e3c43bdf8
This package contains code generators and templates for the Chromium inspector protocol.
The canonical location of this package is at https://chromium.googlesource.com/deps/inspector_protocol/
In the Chromium tree, it's rolled into https://cs.chromium.org/chromium/src/third_party/inspector_protocol/
In the V8 tree, it's rolled into https://cs.chromium.org/chromium/src/v8/third_party/inspector_protocol/
See also Contributing to Chrome Devtools Protocol.
To build and run the tests of the crdtp library, see CRDTP - Chrome DevTools Protocol.