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

Unified Diff: ui/webui/resources/html/cr/ui/list.html

Issue 2617923002: bluetooth: Add service list to DeviceDetailsPage in internals page. (Closed)
Patch Set: Add CSS variable for expandable list item border Created 3 years, 11 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/html/cr/ui/list.html
diff --git a/ui/webui/resources/html/cr/ui/list.html b/ui/webui/resources/html/cr/ui/list.html
new file mode 100644
index 0000000000000000000000000000000000000000..2ab65fb2323673ca2daeb43f1ecfef911e895688
--- /dev/null
+++ b/ui/webui/resources/html/cr/ui/list.html
@@ -0,0 +1 @@
+<script src="chrome://resources/js/cr/ui/list.js"></script>

Powered by Google App Engine
This is Rietveld 408576698