| Index: mojo/converters/input_events/BUILD.gn
|
| diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
|
| index 22d1173871db33a859cfcc83dd4c2af35a61266a..4b0fb46d22034a32df3b3820a44a01f77ef958d5 100644
|
| --- a/mojo/converters/input_events/BUILD.gn
|
| +++ b/mojo/converters/input_events/BUILD.gn
|
| @@ -11,9 +11,7 @@ component("input_events") {
|
| "mojo_input_events_export.h",
|
| ]
|
|
|
| - defines = [
|
| - "MOJO_INPUT_EVENTS_IMPLEMENTATION",
|
| - ]
|
| + defines = [ "MOJO_INPUT_EVENTS_IMPLEMENTATION" ]
|
|
|
| deps = [
|
| "//base",
|
|
|