Roll ML Service mojoms from Chrome OS

This roll brings in the enum value for a new Smart Dim model.

Mojoms rolled with:
cp ~/chromiumos/src/platform2/ml/mojom/*.mojom \
  chromeos/services/machine_learning/public/mojom/
sed --in-place --regexp-extended \
  's~^import "ml~import "chromeos/services/machine_learning/public~g' \
  chromeos/services/machine_learning/public/mojom/*.mojom

Then updated .cc references to renamed Mojom names.

Bug: 937063
Change-Id: Ifff0796739ef7fe55878c8f25a27d6ce39f4f897
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626835
Reviewed-by: Sam McNally <sammc@chromium.org>
Commit-Queue: Andrew Moylan <amoylan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#662914}
2 files changed