Skip to content

Commit 3f36b4b

Browse files
jalonthomasDevtools-frontend LUCI CQ
authored andcommitted
Fix Impact Report description text
Bug: b/391607593 Change-Id: Ib8d46721b5d1bb644b86cd0de93693b41f1168b2 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6190428 Reviewed-by: Adriana Ixba <[email protected]> Commit-Queue: Jalon Thomas <[email protected]> Reviewed-by: Shuran Huang <[email protected]>
1 parent 1198dc1 commit 3f36b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front_end/panels/security/CookieReportView.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const UIStrings = {
2525
/**
2626
*@description Explaination in the header about the cookies listed in the report
2727
*/
28-
body: 'This site might not work if third-party cookies are limited in Chrome.',
28+
body: 'This site might not work if third-party cookies and other cookies are limited in Chrome.',
2929
/**
3030
*@description A link the user can follow to learn more about third party cookie usage
3131
*/

0 commit comments

Comments
 (0)