All users are on the new EDK now. This wipes out third_party/mojo,
updates all dependencies, and removes the use-new-edk flag.
BUG=None
Review URL: https://codereview.chromium.org/1676913002
Cr-Original-Commit-Position: refs/heads/master@{#374631}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: c637caf9bac4b86535f19765ae91be2bc8467925
This causes any gyp targets which use the mojom bindings generator
to regenerate all outputs when any of the input mojom files have
changed. In such cases, the Java output directory is first wiped
out.
This avoids problems with stale mojom-generated Java files hanging
around and being compiled by build/android/javac.py, which tries
to build everything in its generated sources location.
BUG=461622
Review URL: https://codereview.chromium.org/958773002
Cr-Original-Commit-Position: refs/heads/master@{#318190}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 99b81f3496f7e5f9badf9504904da20545823d30