Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
rockot 738589ff11 [mojo] Delete third_party/mojo
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
2016-02-10 09:58:42 +00:00
rockot 01711732ce Fix stale mojom-generated Java problems with gyp builds
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
2015-02-26 05:20:56 +00:00