Commit 215af88d authored by Charlie Andrews's avatar Charlie Andrews Committed by Commit Bot

Transition power.desktop ownership to brucedawson@

TBR=brucedawson@chromium.org

Bug: 861876
Change-Id: Icc3bafdf91fdf5a696ddf983442c1a7742ff40c5
Reviewed-on: https://chromium-review.googlesource.com/1154992Reviewed-by: default avatarCharlie Andrews <charliea@chromium.org>
Commit-Queue: Charlie Andrews <charliea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#579050}
parent 387d9676
...@@ -37,7 +37,7 @@ octane,hablich@chromium.org,, ...@@ -37,7 +37,7 @@ octane,hablich@chromium.org,,
oortonline_tbmv2,ulan@chromium.org,, oortonline_tbmv2,ulan@chromium.org,,
passthrough_command_buffer_perftests,"piman@chromium.org, chrome-gpu-perf-owners@chromium.org",Internals>GPU>ANGLE, passthrough_command_buffer_perftests,"piman@chromium.org, chrome-gpu-perf-owners@chromium.org",Internals>GPU>ANGLE,
performance_browser_tests,miu@chromium.org,, performance_browser_tests,miu@chromium.org,,
power.desktop,charliea@chromium.org,,https://bit.ly/power-benchmarks power.desktop,brucedawson@chromium.org,,https://bit.ly/power-benchmarks
power.typical_10_mobile,perezju@chromium.org,,https://bit.ly/power-benchmarks power.typical_10_mobile,perezju@chromium.org,,https://bit.ly/power-benchmarks
rasterize_and_record_micro.partial_invalidation,"vmpstr@chromium.org, wkorman@chromium.org",Internals>Compositing>Rasterization, rasterize_and_record_micro.partial_invalidation,"vmpstr@chromium.org, wkorman@chromium.org",Internals>Compositing>Rasterization,
rasterize_and_record_micro.top_25,"vmpstr@chromium.org, wkorman@chromium.org",Internals>Compositing>Rasterization, rasterize_and_record_micro.top_25,"vmpstr@chromium.org, wkorman@chromium.org",Internals>Compositing>Rasterization,
......
...@@ -28,7 +28,7 @@ class PowerTypical10Mobile(perf_benchmark.PerfBenchmark): ...@@ -28,7 +28,7 @@ class PowerTypical10Mobile(perf_benchmark.PerfBenchmark):
return 'power.typical_10_mobile' return 'power.typical_10_mobile'
@benchmark.Info(emails=['charliea@chromium.org'], @benchmark.Info(emails=['brucedawson@chromium.org'],
documentation_url='https://bit.ly/power-benchmarks') documentation_url='https://bit.ly/power-benchmarks')
class PowerDesktop(perf_benchmark.PerfBenchmark): class PowerDesktop(perf_benchmark.PerfBenchmark):
SUPPORTED_PLATFORMS = [story.expectations.ALL_DESKTOP] SUPPORTED_PLATFORMS = [story.expectations.ALL_DESKTOP]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment