Implement blink::Platform::isLowEndDeviceMode()
commitcdc731a55917811c121a2a9cf7967fd79cd4d972
authorbashi <bashi@chromium.org>
Wed, 12 Aug 2015 04:40:59 +0000 (11 21:40 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 12 Aug 2015 04:41:39 +0000 (12 04:41 +0000)
treede982e4ff2b69265690895127a419fce92d4bb21
parent6a93f3e3e4577423b07c33b2dcc4e74c8f6cfe0d
Implement blink::Platform::isLowEndDeviceMode()

We enable low end device mode when base::SysInfo::IsLowEndDevice() is
true.

(Blink side CL: https://codereview.chromium.org/1286873002/)

BUG=519146

Review URL: https://codereview.chromium.org/1287813002

Cr-Commit-Position: refs/heads/master@{#342974}
content/child/blink_platform_impl.cc
content/child/blink_platform_impl.h