Reland of [Payments] move //components/payments/content/*.mojom files to //components/payments/mojom (patchset #1 id:1 of https://codereview.chromium.org/2823823002/ )
Reason for revert:
The reason appears to have been a synchronization issue with the official builds. Undoing the revert.
Original issue's description:
> Revert of [Payments] move //components/payments/content/*.mojom files to //components/payments/mojom (patchset #7 id:200001 of https://codereview.chromium.org/2811593009/ )
>
> Reason for revert:
> I suspect this caused build failures: crbug.com/712120
>
> Original issue's description:
> > move //components/payments/content/*.mojom files to //components/payments/mojom
> >
> > To break dependency of //components/webdata_services on //components/payments/content after
> > landing https://codereview.chromium.org/2801513002/
> >
> > BUG=711952
> >
> > Review-Url: https://codereview.chromium.org/2811593009
> > Cr-Original-Original-Commit-Position: refs/heads/master@{#464877}
> > Committed: https://chromium.googlesource.com/chromium/src/+/b1b326893990633387f90546607ce8271d151a3a
> > Review-Url: https://codereview.chromium.org/2811593009
> > Cr-Original-Commit-Position: refs/heads/master@{#464882}
> > Committed: https://chromium.googlesource.com/chromium/src/+/3e1cedb46b52e6c09243993671a5a0ddb7a4eeed
> > Review-Url: https://codereview.chromium.org/2811593009
> > Cr-Commit-Position: refs/heads/master@{#464892}
> > Committed: https://chromium.googlesource.com/chromium/src/+/7ea59a953395e7a90ba8dce7f908cd06a69f180f
>
> [email protected],[email protected],[email protected],[email protected]
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=711952
>
> Review-Url: https://codereview.chromium.org/2823823002
> Cr-Commit-Position: refs/heads/master@{#464910}
> Committed: https://chromium.googlesource.com/chromium/src/+/6ab92fb52c0b4e0fcb4dc9746e05189dc49b748b
[email protected],[email protected],[email protected],[email protected]
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=711952
Review-Url: https://codereview.chromium.org/2822973002
Cr-Commit-Position: refs/heads/master@{#464918}
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index ab942d6..fbf1c51 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1514,8 +1514,8 @@
"//components/password_manager/core/browser",
"//components/password_manager/core/common",
"//components/password_manager/sync/browser",
- "//components/payments/content:mojom",
- "//components/payments/content:mojom_payment_app",
+ "//components/payments/mojom",
+ "//components/payments/mojom:mojom_payment_app",
"//components/physical_web/eddystone",
"//components/policy:generated",
"//components/policy/core/browser",