Index: ui/keyboard/resources/elements/kb-keyset.html |
diff --git a/ui/keyboard/resources/elements/kb-keyset.html b/ui/keyboard/resources/elements/kb-keyset.html |
index 096f22dc1086206986db4a20bb503501bd0f1320..9494064288427583aac6fb4cfbe697a9462962aa 100644 |
--- a/ui/keyboard/resources/elements/kb-keyset.html |
+++ b/ui/keyboard/resources/elements/kb-keyset.html |
@@ -4,8 +4,8 @@ |
-- found in the LICENSE file. |
--> |
-<polymer-element name="kb-keyset" attributes="align isDefault nextKeyset pitch |
- weightRight weightTop weightBottom" on-key-up="{{keyUp}}" |
+<polymer-element name="kb-keyset" attributes="align flick isDefault nextKeyset |
+ pitch weightRight weightTop weightBottom" on-key-up="{{keyUp}}" |
on-key-longpress="{{keyLongpress}}"> |
<template> |
<style> |