Move JpegParser into a new //media/parsers folder.

6dc43e3e4dca923fa5afa970965c107923af5c53 incorrectly created a
component within //media/filters that can't take a //media DEP.
To avoid fragile build issues such components should be in their
own folders with clear assert_no_deps in place.

This breaks the implicit dependency to //media to encourage users
to take the DEP directly if needed (in the few locations needed now).

BUG=none
TEST=compiles
R=mcasas, piman

Change-Id: Ic37d896808c41534e9d66357cedbd1cc9f5b1009
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616980
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Reviewed-by: Antoine Labour <piman@chromium.org>
Reviewed-by: Miguel Casas <mcasas@chromium.org>
Commit-Queue: Miguel Casas <mcasas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#661403}
24 files changed