Add iron-a11y-keys-behavior back as a dep

Bug: Issue 4198
Change-Id: I33a222b8e5aebb09c5a88c1917f682fe49373ac8
This commit is contained in:
Andrew Bonventre
2016-11-15 12:09:30 -08:00
parent 7a1aef251d
commit 7959720c79
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ bower_components(
'//lib/js:es6-promise',
'//lib/js:fetch',
'//lib/js:highlightjs',
'//lib/js:iron-a11y-keys-behavior',
'//lib/js:iron-autogrow-textarea',
'//lib/js:iron-dropdown',
'//lib/js:iron-input',

View File

@@ -12,6 +12,7 @@ bower_component_bundle(
'//lib/js:fetch',
# TODO(hanwen): this is inserted separately in the UI zip. Do we need this here?
'//lib/js:highlightjs',
'//lib/js:iron-a11y-keys-behavior',
'//lib/js:iron-autogrow-textarea',
'//lib/js:iron-dropdown',
'//lib/js:iron-input',