Mojo JS bindings generator doesn't generate import-qualified struct references

The JS bindings generator maps '.mojom' files - not Mojo
modules - to JS modules. Struct names that can be used
without qualification in separate '.mojom' files (because
both files specify the same Mojo module) must be JS-module
qualified in the JS bindings.

BUG=404788

Review URL: https://codereview.chromium.org/486203003

Cr-Commit-Position: refs/heads/master@{#290919}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290919 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: d36ef7400494cf8fdbcb6b83877ba1e26d672e9a
5 files changed
tree: b689d3a1f525490e1879b3d88f934a4202e0d191
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/