
Currently the BluetoothChooser has C++ enums for event type. And the BluetoothChooserDialog java code has event type too. It would be better to define these enums in one place in C++ And the Java code can share it without defining them again. Bug: 994392 Change-Id: I12c8ba92219b4aa3290da6a746467d40e39de1f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387901 Commit-Queue: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Reviewed-by: Bo <boliu@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Sean Topping <seantopping@chromium.org> Reviewed-by: Peter Beverloo <peter@chromium.org> Reviewed-by: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#809458}