Renamed a local class Function in a test to not collide with WTF.
There is a Function<> template in WTF/Functional.h which is shadowed or collides with any local definitions of Function. This is not always a problem, but it caused problems in Jumbo builds so let us rename it to something harmless. Change-Id: Ib594b2673a1dce6b4647445d3377b1e1099849da Reviewed-on: https://chromium-review.googlesource.com/563667 Commit-Queue: bratell at Opera <bratell@opera.com> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#485273}
Showing
Please register or sign in to comment