Web layer is not suppose to depend on components.
Move ios/web/public/payments/payment_request.h, ios/web/payments/payment_request.cc, and related tests to components.
Adding this to the Dedupe hotlist; we would like not only to take care of this dependency, but also to reduce duplicate code. These classes roughly mirror code that we have in components/content for the Mojo implementations.
Comment 1 by eugene...@chromium.org
, Aug 25 2017Labels: -Type-Bug Type-Task