| Index: remoting/jingle_glue/jingle_client_unittest.cc
|
| ===================================================================
|
| --- remoting/jingle_glue/jingle_client_unittest.cc (revision 70364)
|
| +++ remoting/jingle_glue/jingle_client_unittest.cc (working copy)
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "remoting/jingle_glue/jingle_client.h"
|
| #include "remoting/jingle_glue/jingle_thread.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|