Chromium Code Reviews
DescriptionAdd ax_gen dependency to app_list_presenter test targets
These targets all have files that #include view.h, which #includes
ax_enums.h. Therefore, building these targets can not begin until
ax_enums.h has been generated. Otherwise the compile can fail.
The dependency was added to the non-test app_list_presenter target in
r394074. That helped, but it didn't do enough.
Example: https://build.chromium.org/p/chromium/builders/Win%20x64/builds/1001/
BUG=611898
Committed: https://crrev.com/f1bce9d0653131ac106bd31550b65e6672ecc1b8
Cr-Commit-Position: refs/heads/master@{#396150}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|
||||||||||||||||||||||||||||