Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(373)

Unified Diff: ui/webui/resources/custom_elements/cr/util/cr-util.html

Issue 902053003: Add cr-toggle-button to Chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/webui/resources/custom_elements/cr/util/cr-util.html
diff --git a/ui/webui/resources/custom_elements/cr/util/cr-util.html b/ui/webui/resources/custom_elements/cr/util/cr-util.html
new file mode 100644
index 0000000000000000000000000000000000000000..51882cb9bf762f0766903c4f33e0899e26d09530
--- /dev/null
+++ b/ui/webui/resources/custom_elements/cr/util/cr-util.html
@@ -0,0 +1,3 @@
+<polymer-element name="cr-util">
+ <script src="cr-util.js"></script>
+</polymer-element>

Powered by Google App Engine
This is Rietveld 408576698