Commit afe9e8d0 authored by Charles Zhao's avatar Charles Zhao Committed by Commit Bot

hindsight: description fix required for privacy reason.

Bug: 1012936
Change-Id: Iac49d866aa30160da097179506e0bc6bb1cae024
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865910Reviewed-by: default avatarCharles . <charleszhao@chromium.org>
Reviewed-by: default avatarTony Yeoman <tby@chromium.org>
Commit-Queue: Charles . <charleszhao@chromium.org>
Commit-Queue: Tony Yeoman <tby@chromium.org>
Auto-Submit: Charles . <charleszhao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#706723}
parent 967cf58f
...@@ -3378,7 +3378,7 @@ const char kEnableCrOSActionRecorderName[] = "Enable CrOS action recorder"; ...@@ -3378,7 +3378,7 @@ const char kEnableCrOSActionRecorderName[] = "Enable CrOS action recorder";
const char kEnableCrOSActionRecorderDescription[] = const char kEnableCrOSActionRecorderDescription[] =
"When enabled, each app launching, file opening, setting change, and url " "When enabled, each app launching, file opening, setting change, and url "
"visiting will be logged locally into an encrypted file. Should not be " "visiting will be logged locally into an encrypted file. Should not be "
"enabled."; "enabled. Be aware that hash option only provides a thin layer of privacy.";
const char kEnableDiscoverAppName[] = "Enable Discover App"; const char kEnableDiscoverAppName[] = "Enable Discover App";
const char kEnableDiscoverAppDescription[] = const char kEnableDiscoverAppDescription[] =
......
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