Commit bcb1e087 authored by Felipe Cerqueira's avatar Felipe Cerqueira Committed by Commit Bot

Change Add Supervision dialog height to 640px

Bug: 927957
Change-Id: Iba5628ea881350cff723a2ec9116f7fe3adba5ed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1664430
Commit-Queue: Felipe Cerqueira <cerqueira@google.com>
Reviewed-by: default avatarMichael Giuffrida <michaelpg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#670248}
parent aac6d426
......@@ -25,7 +25,7 @@
namespace {
constexpr int kDialogHeightPx = 672;
constexpr int kDialogHeightPx = 640;
constexpr int kDialogWidthPx = 768;
// Id of System Dialog used to show the Add Supervision flow.
std::string& GetDialogId() {
......
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