Fix blink_perf tests after FrameView rename
FrameView was renamed LocalFrameView which broke our perf tests. This patch updates the trace names to use LocalFrameView. The indentation in this patch follows the javascript style guide. The perf unittests (benchmarks.blink_perf_unittest.BlinkPerfTest) had a bug where GetRepresentativeNumber was missing parens which is how this got through. BUG: 728011 Change-Id: I48ec4efd38ec82338143f931364e7d203a0c771c Reviewed-on: https://chromium-review.googlesource.com/520711Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#476294}
Showing
Please register or sign in to comment