| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <!-- | |
| The full set of web components needs for skia fuzzer. | |
| This file will be vulcanized into res/imp/elements.html which is | |
| imported via the templates/header.html file. | |
| --> | |
| <link rel="import" href="/res/imp/bower_components/polymer/polymer.html"> | |
| <link href="/res/common/imp/scaffold.html" rel="import" /> | |
| <link href="/res/common/imp/login.html" rel="import" /> | |
| <link href="/res/common/imp/toggle.html" rel="import" /> | |
| </head> |