commit | 920a4c70647aa14477aae3f1ea214b644be022e6 | [log] [tgz] |
---|---|---|
author | Anna Ibatullina <[email protected]> | Wed Sep 14 15:28:27 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Sep 14 15:28:27 2022 |
tree | d1614c9b5857b59bac9603d16abe7cf1465225d2 | |
parent | d64b83576b67b1b41498fc854da33b63bbcdf962 [diff] [blame] |
DLP: Pass destination to the warning dialog. Pass the destination component or URL and show the proper string in the dialog. Bug: 1350978 Change-Id: I0370d9b8bf7a1815b35066eca3e7fde3c72eaba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3891669 Reviewed-by: Sergey Poromov <[email protected]> Commit-Queue: Anna Ibatullina <[email protected]> Reviewed-by: Aya Elsayed <[email protected]> Reviewed-by: Aida Zolic <[email protected]> Cr-Commit-Position: refs/heads/main@{#1046911}
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn index 51744da..d7202c31 100644 --- a/chrome/browser/BUILD.gn +++ b/chrome/browser/BUILD.gn
@@ -5656,6 +5656,7 @@ "//components/arc/common", "//components/reporting/metrics:metrics_data_collection", "//extensions/browser/updater", + "//ui/chromeos/strings:strings_grit", "//ui/chromeos/styles:cros_styles_views", "//ui/platform_window", ]