commit | 04e5eb3e09fdf103bf45422cd00833657f948338 | [log] [tgz] |
---|---|---|
author | François Degros <[email protected]> | Mon Feb 10 05:37:16 2020 |
committer | Commit Bot <[email protected]> | Mon Feb 10 05:37:16 2020 |
tree | 68969f763b43be364eca79cfe783be16c97cd9a4 | |
parent | 21fa8d0bbd1fa5a2584f31159ec183bc9d850905 [diff] [blame] |
Add Files App rar2fs feature flag Bug: 996549 Change-Id: I6ed2ea70e4c68b996647a98457028cf55917f405 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2046423 Commit-Queue: François Degros <[email protected]> Reviewed-by: Anand Mistry <[email protected]> Cr-Commit-Position: refs/heads/master@{#739791}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h index 0e1495b..1ee24b9 100644 --- a/chrome/browser/flag_descriptions.h +++ b/chrome/browser/flag_descriptions.h
@@ -2026,6 +2026,9 @@ extern const char kPrintServerUiName[]; extern const char kPrintServerUiDescription[]; +extern const char kRar2FsName[]; +extern const char kRar2FsDescription[]; + extern const char kReduceDisplayNotificationsName[]; extern const char kReduceDisplayNotificationsDescription[];