Commit 6e7df486 authored by Luca Hunkeler's avatar Luca Hunkeler Committed by Commit Bot

[Autofill Assistant] Reserve field in ShowGenericUi proto

Change-Id: Id59efac059eea817650c5c9c3163ac372d1df875
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352919Reviewed-by: default avatarClemens Arbesser <arbesser@google.com>
Commit-Queue: Luca Hunkeler <hluca@google.com>
Cr-Commit-Position: refs/heads/master@{#798065}
parent 8d01c025
......@@ -1393,6 +1393,8 @@ message ShowGenericUiProto {
// requested values is missing. Note that all values will have
// |is_client_side_only| set to true.
optional RequestUserData request_user_data = 9;
reserved 10;
}
// Allow choosing one or more possibility. If FocusElement was called just
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment