| Index: mojo/converters/input_events/mojo_input_events_export.h
|
| diff --git a/mojo/services/public/cpp/input_events/mojo_input_events_export.h b/mojo/converters/input_events/mojo_input_events_export.h
|
| similarity index 75%
|
| rename from mojo/services/public/cpp/input_events/mojo_input_events_export.h
|
| rename to mojo/converters/input_events/mojo_input_events_export.h
|
| index d7b193e07cd2c4ff538819e9c80cb6d7ebe1916e..747c20af0a1b07e775af1735ea7a7b49baf1dd35 100644
|
| --- a/mojo/services/public/cpp/input_events/mojo_input_events_export.h
|
| +++ b/mojo/converters/input_events/mojo_input_events_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 MOJO_SERVICES_PUBLIC_CPP_INPUT_EVENTS_MOJO_INPUT_EVENTS_EXPORT_H_
|
| -#define MOJO_SERVICES_PUBLIC_CPP_INPUT_EVENTS_MOJO_INPUT_EVENTS_EXPORT_H_
|
| +#ifndef MOJO_CONVERTERS_INPUT_EVENTS_MOJO_INPUT_EVENTS_EXPORT_H_
|
| +#define MOJO_CONVERTERS_INPUT_EVENTS_MOJO_INPUT_EVENTS_EXPORT_H_
|
|
|
| #if defined(COMPONENT_BUILD)
|
|
|
| @@ -29,4 +29,4 @@
|
| #define MOJO_INPUT_EVENTS_EXPORT
|
| #endif
|
|
|
| -#endif // MOJO_SERVICES_PUBLIC_CPP_INPUT_EVENTS_MOJO_INPUT_EVENTS_EXPORT_H_
|
| +#endif // MOJO_CONVERTERS_INPUT_EVENTS_MOJO_INPUT_EVENTS_EXPORT_H_
|
|
|