| Index: mojo/services/input_events/public/interfaces/input_key_codes.mojom
|
| diff --git a/mojo/services/input_events/public/interfaces/input_key_codes.mojom b/mojo/services/input_events/public/interfaces/input_key_codes.mojom
|
| index 695f5bddf9ec766c378f2e2c870742897477b07c..f22b7b991802403f208c2e90f0bfb9ad3e880c3c 100644
|
| --- a/mojo/services/input_events/public/interfaces/input_key_codes.mojom
|
| +++ b/mojo/services/input_events/public/interfaces/input_key_codes.mojom
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +[DartPackage="mojo_services"]
|
| module mojo;
|
|
|
| // Cross platform keyboard codes.
|
|
|