| <!DOCTYPE html> |
| <html> |
| <head> |
| <!-- |
| The full set of web components needs for skiaperf. |
| |
| This file will be vulcanized into res/imp/elements.html which is |
| imported via the templates/header.html file. |
| --> |
| <link href="/res/imp/bower_components/polymer/polymer.html" rel="import"> |
| |
| <link href="/res/imp/bower_components/iron-flex-layout/iron-flex-layout-classes.html" rel="import"> |
| |
| <link href="/res/common/imp/9/login.html" rel="import" /> |
| <link href="/res/common/imp/9/error-toast-sk.html" rel="import"> |
| |
| <link href="/res/imp/fiddle-sk.html" rel="import" /> |
| <link href="/res/imp/textarea-numbers.html" rel="import" /> |
| </head> |