[WebLayer] Fix WebLayer module manifest getting stale
The WebLayer module's AndroidManifest.xml depends on the base module's package name. The target that generates the manifest didn't realize the generated manifest was stale when the base package name changed, which caused build errors on the official bots. Bug: 1129288 Change-Id: I488f484d3dd87fb5774cf669df96b6e3a2babd6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416892 Commit-Queue: Clark DuVall <cduvall@chromium.org> Commit-Queue: Richard Coles <torne@chromium.org> Auto-Submit: Clark DuVall <cduvall@chromium.org> Reviewed-by:Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#807947}
Showing
Please register or sign in to comment