| Index: remoting/protocol/socket_util.cc
|
| diff --git a/remoting/jingle_glue/socket_util.cc b/remoting/protocol/socket_util.cc
|
| similarity index 96%
|
| rename from remoting/jingle_glue/socket_util.cc
|
| rename to remoting/protocol/socket_util.cc
|
| index 50e945dd67f1d49844eb1b5e223e3fe384b22f16..1967a40609d6b182a072383241caf3731e908dfa 100644
|
| --- a/remoting/jingle_glue/socket_util.cc
|
| +++ b/remoting/protocol/socket_util.cc
|
| @@ -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 "remoting/jingle_glue/socket_util.h"
|
| +#include "remoting/protocol/socket_util.h"
|
|
|
| #include "net/base/net_errors.h"
|
|
|
|
|