[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 Review URL: https://codereview.chromium.org/553313002 Cr-Commit-Position: refs/heads/master@{#294122}
Showing
Please register or sign in to comment