[HomepagePromo] Add three layout variations

Adding compact and slim variations to the homepage promo;
Add feature flag to control the three variations.

Bug: 1068831
Change-Id: I236e23a5d8a8bf18e0590da8c482f25164e28891
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2168652
Commit-Queue: Wenyu Fu <[email protected]>
Reviewed-by: Theresa  <[email protected]>
Cr-Commit-Position: refs/heads/master@{#764517}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 587a20d4..2aa1cdc 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -1422,6 +1422,9 @@
 extern const char kHomepageLocationName[];
 extern const char kHomepageLocationDescription[];
 
+extern const char kHomepagePromoCardName[];
+extern const char kHomepagePromoCardDescription[];
+
 extern const char kHomepageSettingsUIConversionName[];
 extern const char kHomepageSettingsUIConversionDescription[];