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}
Showing
Please register or sign in to comment