DescriptionFix //content/plugin ax_enums gn build flake (take 2)
Flake observerd with target_os="android" and enable_plugins=true,
probably can happen on other platforms as well.
//content/plugin/plugin_thread.cc ends up including the generated
ax_enums header so needs a dependency.
This is a retry of crrev.com/1343883003 with a direct ax_gen dep instead
of going via //content/public/common to avoid a dependency cycle in
component builds.
R=ananta@chromium.org, jam@chromium.org
BUG=
Committed: https://crrev.com/d09fa1676fb063d617bde289f552108ac17d1cde
Cr-Commit-Position: refs/heads/master@{#349228}
Patch Set 1 #Patch Set 2 : Use //content/public/common:common_sources #Messages
Total messages: 15 (2 generated)
|