Mojo: Move mojo/public/data/bindings/tests/ to mojo/public/interfaces/bindings/tests/data/.

It's slightly odd to have the test data under interfaces/, but only in the
same way that it's odd to have bindings/ under interfaces/. (But
everything looks odd in one way or another.)

The rationale is that probably we'll want .mojom files describing test
messages as well, and those would go under interfaces/bindings/tests/.
And the language-specific tests would go under, e.g.,
cpp/bindings/tests/. This keeps the dependencies looking more sane.

R=sky@chromium.org
NOTRY=True

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261905 0039d316-1c4b-4281-b951-d872f2087c98


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