Commit 37c88f34 authored by Wei-Yin Chen (陳威尹)'s avatar Wei-Yin Chen (陳威尹) Committed by Commit Bot

Fix typo for IPH_TabGroupsQuicklyComparePages

Bug: 930970
Change-Id: I46e78e8639ce34f51afeeecafbaf4d1062e08bd3
Reviewed-on: https://chromium-review.googlesource.com/c/1492365Reviewed-by: default avatarYusuf Ozuysal <yusufo@chromium.org>
Reviewed-by: default avatarTommy Nyquist <nyquist@chromium.org>
Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636266}
parent b873f586
...@@ -77,7 +77,7 @@ DEFINE_VARIATION_PARAM(kIPHHomepageTileFeature, "IPH_HomepageTile"); ...@@ -77,7 +77,7 @@ DEFINE_VARIATION_PARAM(kIPHHomepageTileFeature, "IPH_HomepageTile");
DEFINE_VARIATION_PARAM(kIPHNewTabPageButtonFeature, "IPH_NewTabPageButton"); DEFINE_VARIATION_PARAM(kIPHNewTabPageButtonFeature, "IPH_NewTabPageButton");
DEFINE_VARIATION_PARAM(kIPHPreviewsOmniboxUIFeature, "IPH_PreviewsOmniboxUI"); DEFINE_VARIATION_PARAM(kIPHPreviewsOmniboxUIFeature, "IPH_PreviewsOmniboxUI");
DEFINE_VARIATION_PARAM(kIPHTabGroupsQuicklyComparePagesFeature, DEFINE_VARIATION_PARAM(kIPHTabGroupsQuicklyComparePagesFeature,
"IPH_IPH_TabGroupsQuicklyComparePages"); "IPH_TabGroupsQuicklyComparePages");
DEFINE_VARIATION_PARAM(kIPHTabGroupsTapToSeeAnotherTabFeature, DEFINE_VARIATION_PARAM(kIPHTabGroupsTapToSeeAnotherTabFeature,
"IPH_TabGroupsTapToSeeAnotherTab"); "IPH_TabGroupsTapToSeeAnotherTab");
DEFINE_VARIATION_PARAM(kIPHTabGroupsYourTabsAreTogetherFeature, DEFINE_VARIATION_PARAM(kIPHTabGroupsYourTabsAreTogetherFeature,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment