| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <!-- | |
| The full set of web components needs for skiadocs. | |
| 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 rel="import" href="res/imp/bower_components/core-drawer-panel/core-drawer-panel.html"> | |
| <link rel="import" href="res/imp/bower_components/core-icon-button/core-icon-button.html"> | |
| </head> |