commit | aeb4adc5ee4a004fcc80e4353e6f2a41c7324227 | [log] [tgz] |
---|---|---|
author | Elaine Chien <[email protected]> | Tue Dec 08 04:22:05 2020 |
committer | Chromium LUCI CQ <[email protected]> | Tue Dec 08 04:22:05 2020 |
tree | d3727511ec71d677c72ae6a66255f7293f88a357 | |
parent | 57022f494b3ac68d9e60f5665742857fa924795c [diff] [blame] |
ChromeLabs: Add Chrome Labs to chrome://flags Bug: 1145666 Change-Id: Ieb06cd829b7c7eb0170a1af5de121661a430f4f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575430 Commit-Queue: Elaine Chien <[email protected]> Reviewed-by: Robert Liao <[email protected]> Cr-Commit-Position: refs/heads/master@{#834560}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h index 205d869..6cc5eb6 100644 --- a/chrome/browser/flag_descriptions.h +++ b/chrome/browser/flag_descriptions.h
@@ -199,6 +199,9 @@ extern const char kCheckOfflineCapabilityName[]; extern const char kCheckOfflineCapabilityDescription[]; +extern const char kChromeLabsName[]; +extern const char kChromeLabsDescription[]; + extern const char kContextMenuGoogleLensChipName[]; extern const char kContextMenuGoogleLensChipDescription[];