Add a custom type mapping for base::FilePath |
||
Issue description
The mojom will be something like:
struct FilePath {
array<uint8> value;
};
This is blocked by array support for custom types.
,
May 18 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Apr 19 2016