| Index: remoting/jingle_glue/network_settings.h
|
| diff --git a/remoting/host/network_settings.h b/remoting/jingle_glue/network_settings.h
|
| similarity index 94%
|
| rename from remoting/host/network_settings.h
|
| rename to remoting/jingle_glue/network_settings.h
|
| index 3c1ed97d2abc599758e7c0e32ac72d7c3857d4cd..ef0aeda3bfe791415a7acf01f97d88ceae3c1e69 100644
|
| --- a/remoting/host/network_settings.h
|
| +++ b/remoting/jingle_glue/network_settings.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef REMOTING_HOST_NETWORK_SETTINGS_H_
|
| -#define REMOTING_HOST_NETWORK_SETTINGS_H_
|
| +#ifndef REMOTING_JINGLE_GLUE_NETWORK_SETTINGS_H_
|
| +#define REMOTING_JINGLE_GLUE_NETWORK_SETTINGS_H_
|
|
|
| namespace remoting {
|
|
|
|
|