commit | 561043281eff6bf0cb5d48e6a9691ee0ed397c51 | [log] [tgz] |
---|---|---|
author | Ali Stanfield <[email protected]> | Fri Mar 10 03:04:30 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 10 03:04:30 2023 |
tree | c9ff3a6aa709659c66b8fbc964d841cd97ef07c5 | |
parent | 1e9382e32eb709f94ff20b465ed89fe1d40ac70a [diff] [blame] |
Add CSC to chrome://flags. Bug: b/272128853 Change-Id: I13dbc662dcbd7d90ed12f1cca94233bb524ac5d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4326387 Reviewed-by: Juan Mojica <[email protected]> Commit-Queue: Ali Stanfield <[email protected]> Cr-Commit-Position: refs/heads/main@{#1115525}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index df8b613..51f6e83c 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -1929,6 +1929,9 @@ "Lens. The context menu item appears when the current page is being " "translated."; +const char kCscName[] = "CSC"; +const char kCscDescription[] = ""; + const char kLogJsConsoleMessagesName[] = "Log JS console messages in system logs"; const char kLogJsConsoleMessagesDescription[] =