Roll ML Service mojoms from Chrome OS
This roll brings the removal of some workarounds for old Mojo, no longer needed on Chrome OS side. Mojoms rolled with: cp ~/chromiumos/src/platform2/ml/mojom/*.mojom \ chromeos/services/machine_learning/public/mojom/ && \ sed --in-place --regexp-extended \ -e 's~^import "ml~import "chromeos/services/machine_learning/public~g' \ -e 's/(GraphExecutor)& request/pending_receiver<\1> receiver/g' \ chromeos/services/machine_learning/public/mojom/*.mojom Bug: 917185 Change-Id: Ib03cfbd6903a935354d2688ab3e09cc7a6853707 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012369 Commit-Queue: Andrew Moylan <amoylan@chromium.org> Commit-Queue: Sam McNally <sammc@chromium.org> Auto-Submit: Andrew Moylan <amoylan@chromium.org> Reviewed-by:Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#733857}
Showing
Please register or sign in to comment