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

Unified Diff: Source/devtools/front_end/ui/module.json

Issue 805853002: DevTools: Make labeled checkbox a web component (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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
« no previous file with comments | « Source/devtools/front_end/ui/helpScreen.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/ui/module.json
diff --git a/Source/devtools/front_end/ui/module.json b/Source/devtools/front_end/ui/module.json
index 8694e26cdb8f9cdcfa80724f2c05d36f4eb4b185..8198172f53dc9039d0e825f8ff130b6b4b7c82bb 100644
--- a/Source/devtools/front_end/ui/module.json
+++ b/Source/devtools/front_end/ui/module.json
@@ -52,6 +52,7 @@
"ZoomManager.js"
],
"stylesheets": [
+ "checkboxTextLabel.css",
"dataGrid.css",
"filter.css",
"flameChart.css",
« no previous file with comments | « Source/devtools/front_end/ui/helpScreen.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698