[Autofill] Use LocationBarBubbleDelegateView enum as reason ...
... in AutofillBubbleHandler. Before this patch: Each bubble used to call the enum value using its own class name. (specifically SaveCardBubbleViews and LocalCardMigrationBubbleViews) After this patch: LocationBarBubbleDelegateView is used instead when referring to USER_GESTURE and AUTOMATIC enum values. Change-Id: I4bfb79713443f608cee6d245af8c2064793e6d3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644624 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Auto-Submit: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#846284}
Showing
Please register or sign in to comment