Commit 2e254bfb authored by Liquan (Max) Gu's avatar Liquan (Max) Gu Committed by Chromium LUCI CQ

[Payments] Clean up "ScrollToExpand"

Since Expandable payment handler has been enabled by default, this CL
cleans up all occurrences of "ScrollToExpand" in the code base.

Bug: 1094549
Change-Id: Idbf863db8d08b583188bcf923879e9933b497b8e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626418
Auto-Submit: Liquan (Max) Gu <maxlg@chromium.org>
Commit-Queue: Nick Burris <nburris@chromium.org>
Reviewed-by: default avatarNick Burris <nburris@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843632}
parent fd71c38d
...@@ -13,7 +13,6 @@ namespace android { ...@@ -13,7 +13,6 @@ namespace android {
// Android only payment features in alphabetical order: // Android only payment features in alphabetical order:
extern const base::Feature kAndroidAppPaymentUpdateEvents; extern const base::Feature kAndroidAppPaymentUpdateEvents;
extern const base::Feature kScrollToExpandPaymentHandler;
} // namespace android } // namespace android
} // namespace payments } // namespace payments
......
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