Delete unneeded includes of system_wrappers/include/sleep.h

BUG=None

Review-Url: https://codereview.webrtc.org/2915903003
Cr-Commit-Position: refs/heads/master@{#18380}
This commit is contained in:
nisse
2017-06-01 05:34:08 -07:00
committed by Commit Bot
parent 5b542130d7
commit 7926c12933
7 changed files with 0 additions and 8 deletions

View File

@ -15,7 +15,6 @@
#include "webrtc/modules/audio_coding/include/audio_coding_module.h"
#include "webrtc/modules/audio_coding/test/utility.h"
#include "webrtc/modules/include/module_common_types.h"
#include "webrtc/system_wrappers/include/sleep.h"
#include "webrtc/test/gtest.h"
#include "webrtc/test/testsupport/fileutils.h"
@ -254,4 +253,3 @@ TEST_F(TargetDelayTest, MAYBE_TargetDelayBufferMinMax) {
}
} // namespace webrtc