| Index: remoting/host/plugin/host_script_object.h
|
| diff --git a/remoting/host/host_script_object.h b/remoting/host/plugin/host_script_object.h
|
| similarity index 98%
|
| rename from remoting/host/host_script_object.h
|
| rename to remoting/host/plugin/host_script_object.h
|
| index b12ed7b0b9d2f670008eceba012efceaaf9fc31e..47e4fb4e1e04753f31bbe690facd2a681009085e 100644
|
| --- a/remoting/host/host_script_object.h
|
| +++ b/remoting/host/plugin/host_script_object.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_HOST_SCRIPT_OBJECT_H_
|
| -#define REMOTING_HOST_HOST_SCRIPT_OBJECT_H_
|
| +#ifndef REMOTING_HOST_PLUGIN_HOST_SCRIPT_OBJECT_H_
|
| +#define REMOTING_HOST_PLUGIN_HOST_SCRIPT_OBJECT_H_
|
|
|
| #include <string>
|
| #include <vector>
|
|
|