| Index: third_party/polymer/v0_8/components-chromium/iron-a11y-keys/iron-a11y-keys.html
|
| diff --git a/third_party/polymer/v0_8/components-chromium/iron-a11y-keys/iron-a11y-keys.html b/third_party/polymer/v0_8/components-chromium/iron-a11y-keys/iron-a11y-keys.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6e6a8d8e2804430411ba345ca26644cd8c3dd178
|
| --- /dev/null
|
| +++ b/third_party/polymer/v0_8/components-chromium/iron-a11y-keys/iron-a11y-keys.html
|
| @@ -0,0 +1,13 @@
|
| +<!--
|
| +@license
|
| +Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
|
| +This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE
|
| +The complete set of authors may be found at http://polymer.github.io/AUTHORS
|
| +The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS
|
| +Code distributed by Google as part of the polymer project is also
|
| +subject to an additional IP rights grant found at http://polymer.github.io/PATENTS
|
| +--><html><head><link rel="import" href="../polymer/polymer.html">
|
| +<link rel="import" href="../iron-a11y-keys-behavior/iron-a11y-keys-behavior.html">
|
| +
|
| +
|
| +</head><body><script src="iron-a11y-keys-extracted.js"></script></body></html>
|
|
|