| <!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/classes/iron-flex-layout.html" rel=import> | |
| <link href="/res/imp/app.html" rel="import"> | |
| <link href="/res/imp/op.html" rel="import"> | |
| </head> |