Skip to content

Commit

Permalink
[privacy sandbox] Add a missing new line to the ROW prompt
Browse files Browse the repository at this point in the history
Add a new line between learn more description #4 and #5.

Bug: 1378703
Change-Id: I555428f62fe5e5c93085876843f49ed34b834ea5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4180728
Reviewed-by: Nicola Tommasi <tommasin@chromium.org>
Auto-Submit: Olesia Marukhno <olesiamarukhno@google.com>
Commit-Queue: Nicola Tommasi <tommasin@chromium.org>
Commit-Queue: Olesia Marukhno <olesiamarukhno@google.com>
Cr-Commit-Position: refs/heads/main@{#1095021}
  • Loading branch information
Olesia Marukhno authored and Chromium LUCI CQ committed Jan 20, 2023
1 parent 038dad5 commit 91c86db
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ <h2>$i18n{m1NoticeRowLearnMoreHeading2}</h2>
<div class="cr-secondary-text">
$i18n{m1NoticeRowLearnMoreDescription4}
</div>
<div class="cr-secondary-text">
$i18n{m1NoticeRowLearnMoreDescription5}
</div>
</div>
<div class="paragraph cr-secondary-text">
$i18n{m1NoticeRowLearnMoreDescription5}
</div>
</privacy-sandbox-dialog-learn-more>
<div class="section cr-secondary-text" id="lastTextElement">
Expand Down

0 comments on commit 91c86db

Please sign in to comment.