Bring back lost gamepad_seqlock_unittest.
commit553f87c99cb34e0e95c5a9bf740537ed74163a2e
authortimvolodine <timvolodine@chromium.org>
Mon, 1 Sep 2014 15:59:05 +0000 (1 08:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Sep 2014 16:00:42 +0000 (1 16:00 +0000)
tree039ff2ee12168d708c22b207bd680c67107084eb
parent0dbb996819103f467678db593e57f2d1fc7467ca
Bring back lost gamepad_seqlock_unittest.

Currently gamepad_seqlock_unittest.cc is not included in content_tests.gypi.
Also GamepadSeqLock was renamed to OneWriterSeqlLock some time ago as it
is used not only by the gamepad.
To rectify this situation this patch does the following:
- replace references to GamepadSeqLock
- include the unittest in content_tests.gypi

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

Cr-Commit-Position: refs/heads/master@{#292878}
content/common/one_writer_seqlock_unittest.cc [moved from content/common/gamepad_seqlock_unittest.cc with 90% similarity]
content/content_tests.gypi