move controller into shadowroot

This commit is contained in:
Ilya Grigorik
2016-05-14 22:37:49 -07:00
parent 425ab8f59d
commit 9c038c506c
4 changed files with 116 additions and 84 deletions

View File

@@ -38,6 +38,6 @@
}
],
"web_accessible_resources": [
"inject.css"
"inject.css", "shadow.css"
]
}