[cros-fuzzy-app] Add a Chrome flag to enable Fuzzy App Search

Bug: 990684
Change-Id: I953b5e6140b7d22815f81abba4e9049813a9cd3c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838892
Reviewed-by: Jia Meng <[email protected]>
Commit-Queue: Thanh Nguyen <[email protected]>
Cr-Commit-Position: refs/heads/master@{#702682}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 8daf344..91c8abb 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -2073,6 +2073,9 @@
 extern const char kFsNosymfollowName[];
 extern const char kFsNosymfollowDescription[];
 
+extern const char kFuzzyAppSearchName[];
+extern const char kFuzzyAppSearchDescription[];
+
 extern const char kGaiaActionButtonsName[];
 extern const char kGaiaActionButtonsDescription[];