Description[gcc 4.8 build-fix] Remove duplicate line for friend declaration in print_web_view_helper.h
Compilation on linux using gcc 4.8 toolchain fails for the following duplicate statement.
FRIEND_TEST_ALL_PREFIXES(PrintWebViewHelperTest, OnPrintPages):
error: ‘printing::PrintWebViewHelperTest_DISABLED_OnPrintPages_Test’ is already a friend of ‘printing::PrintWebViewHelper’ [-Werror]
NOTRY=true
Committed: https://crrev.com/e17158e079e4e51686d001ac288d9066c1ae310a
Cr-Commit-Position: refs/heads/master@{#294122}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|