Revert of Device Orientation API on Chrome OS (patchset #8 id:200001 of https://coder...
commitcc6a8bfeb49e93068e8df28f406e6ad0b5d6915e
authorjonross <jonross@chromium.org>
Wed, 4 Feb 2015 20:26:52 +0000 (4 12:26 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Feb 2015 20:28:09 +0000 (4 20:28 +0000)
tree7f66a0454418b4787ba997849cc730730ed77f73
parent598c3e9b0e32c0e11debfa2d2da79586c5576a59
Revert of Device Orientation API on Chrome OS (patchset #8 id:200001 of https://codereview.chromium.org/856123002/)

Reason for revert:
Compilation failure on CQ:

http://build.chromium.org/p/chromium.memory.fyi/builders/Chromium%20Linux%20ChromeOS%20MSan%20Builder/builds/1666/steps/compile/logs/stdio

Original issue's description:
> Device Orientation API on Chrome OS
>
> Implement DataFetcherSharedMemory on Chrome OS to provide Device Orientation support. Create SensorManagerChromeOS to observe accelerometer events, and to generate updates to the Device Orientation API.
>
> This is a follow up to: https://codereview.chromium.org/680383007/
>
> With the accelerometer on Chrome OS now exposed to content/ from chromeos/accelerometer, no ash/ implementation is required. No public api in content/public/browser is needed either.
>
> TEST=SensorManagerTest.OrientationBuffer, SensorManagerTest.NeutralOrientation, SensorManagerTest.UpsideDown, SensorManagerTest.BeforeUpsideDownBoundary, SensorManagerTest.LeftEdge, SensorManagerTest.RightEdge, SensorManagerTest.BeforeRightEdgeBoundary
> BUG=342908
>
> Committed: https://crrev.com/e717460964dd27a7239abec31462441eb971edbe
> Cr-Commit-Position: refs/heads/master@{#314605}

TBR=timvolodine@chromium.org,jam@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=342908

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

Cr-Commit-Position: refs/heads/master@{#314622}
content/browser/BUILD.gn
content/browser/device_sensors/data_fetcher_shared_memory.h
content/browser/device_sensors/data_fetcher_shared_memory_chromeos.cc [deleted file]
content/browser/device_sensors/sensor_manager_chromeos.cc [deleted file]
content/browser/device_sensors/sensor_manager_chromeos.h [deleted file]
content/browser/device_sensors/sensor_manager_chromeos_unittest.cc [deleted file]
content/content_browser.gypi
content/content_tests.gypi