Only compile notification test code into tests
The file mock_itoastnotification.cc was compiled for the chrome.dll binary instead of being in the test_support section with the test-only code. Noticed in jumbo build experiments since it ended up in a larger obj file where the code was no longer ignored as before, ending with a linker error because of inconsistent settings. Bug: 746957 Change-Id: Ibf259cb729889f26226ff87b068fa1051898b11d Reviewed-on: https://chromium-review.googlesource.com/901627 Commit-Queue: Peter Beverloo <peter@chromium.org> Reviewed-by:Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#534425}
Showing
Please register or sign in to comment