| Index: components/policy/proto/policy_proto_export.h
|
| diff --git a/components/policy/policy_proto_export.h b/components/policy/proto/policy_proto_export.h
|
| similarity index 81%
|
| rename from components/policy/policy_proto_export.h
|
| rename to components/policy/proto/policy_proto_export.h
|
| index 4e9fd81302ddd4d5e381b4341497c11d519697e6..3407b652fe806d4a05dc347b8253f637f11bb0cb 100644
|
| --- a/components/policy/policy_proto_export.h
|
| +++ b/components/policy/proto/policy_proto_export.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 COMPONENTS_POLICY_POLICY_PROTO_EXPORT_H_
|
| -#define COMPONENTS_POLICY_POLICY_PROTO_EXPORT_H_
|
| +#ifndef COMPONENTS_POLICY_PROTO_POLICY_PROTO_EXPORT_H_
|
| +#define COMPONENTS_POLICY_PROTO_POLICY_PROTO_EXPORT_H_
|
|
|
| #if defined(COMPONENT_BUILD)
|
|
|
| @@ -31,4 +31,4 @@
|
|
|
| #endif // defined(COMPONENT_BUILD)
|
|
|
| -#endif // COMPONENTS_POLICY_POLICY_PROTO_EXPORT_H_
|
| +#endif // COMPONENTS_POLICY_PROTO_POLICY_PROTO_EXPORT_H_
|
|
|