| Index: components/payments/payment_request.mojom
|
| diff --git a/components/payments/payment_request.mojom b/components/payments/payment_request.mojom
|
| index 5820909d98b46c5c7153410b8d685e226a1314fc..de147d67d55df32bf67458a1315819842452d1bd 100644
|
| --- a/components/payments/payment_request.mojom
|
| +++ b/components/payments/payment_request.mojom
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| [JavaPackage="org.chromium.payments.mojom"]
|
| -module payments.mojom;
|
| +module blink.mojom;
|
|
|
| // The shipping address that the browser process provides to the renderer
|
| // process. Built either by the browser or a payment app.
|
|
|