| Index: remoting/test/fake_port_allocator.h
|
| diff --git a/remoting/test/fake_port_allocator.h b/remoting/test/fake_port_allocator.h
|
| index ca50ae5ce8cb31e4b81eaded97be30ec825704e6..6d2e2fab764eaf7e0561878303fd7b816d7cf4b6 100644
|
| --- a/remoting/test/fake_port_allocator.h
|
| +++ b/remoting/test/fake_port_allocator.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "third_party/libjingle/source/talk/p2p/client/httpportallocator.h"
|
| +#include "third_party/webrtc/p2p/client/httpportallocator.h"
|
|
|
| namespace remoting {
|
|
|
|
|