Skip to content

Commit

Permalink
Include thread_checker.h in connection_unittests.cc
Browse files Browse the repository at this point in the history
TBR=rjwright@chromium.org

Review-Url: https://codereview.chromium.org/2653853002 .
Cr-Commit-Position: refs/heads/master@{#445572}
  • Loading branch information
SergeyUlanov committed Jan 24, 2017
1 parent ef445d7 commit 137f8b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions remoting/protocol/connection_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include "base/message_loop/message_loop.h"
#include "base/run_loop.h"
#include "base/threading/thread.h"
#include "base/threading/thread_checker.h"
#include "remoting/base/constants.h"
#include "remoting/proto/audio.pb.h"
#include "remoting/protocol/audio_source.h"
Expand Down

0 comments on commit 137f8b5

Please sign in to comment.