| Index: jingle/glue/utils.cc
|
| diff --git a/jingle/glue/utils.cc b/jingle/glue/utils.cc
|
| index acf45cb156d120706d9b48c556e22621663b50a8..4d35650e6ec206cdab0b119a28ca430651888d1e 100644
|
| --- a/jingle/glue/utils.cc
|
| +++ b/jingle/glue/utils.cc
|
| @@ -11,9 +11,9 @@
|
| #include "base/values.h"
|
| #include "net/base/ip_endpoint.h"
|
| #include "net/base/net_util.h"
|
| -#include "third_party/libjingle/source/talk/p2p/base/candidate.h"
|
| #include "third_party/webrtc/base/byteorder.h"
|
| #include "third_party/webrtc/base/socketaddress.h"
|
| +#include "third_party/webrtc/p2p/base/candidate.h"
|
|
|
| namespace jingle_glue {
|
|
|
|
|