Commit fa5374e8 authored by Colin Rofls's avatar Colin Rofls Committed by xster

Fix link to input_event_constants.fidl (#20588)

parent 168d6e3e
......@@ -100,7 +100,7 @@ class RawKeyEventDataFuchsia extends RawKeyEventData {
/// The modifiers that we present when the key event occurred.
///
/// See <https://fuchsia.googlesource.com/mozart/+/master/services/input/input_event_constants.fidl>
/// See <https://fuchsia.googlesource.com/garnet/+/master/public/fidl/fuchsia.ui.input/input_event_constants.fidl>
/// for the numerical values of the modifiers.
final int modifiers;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment