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

Unified Diff: Source/devtools/devtools.gypi

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 | « no previous file | Source/devtools/front_end/audits/AuditLauncherView.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index f3bd68c5fc1f7ef4868977c35634eaa44465cf67..b219abc0ffa6282603f4b29851e0f0bcd3e3ede0 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -212,6 +212,7 @@
'front_end/toolbox/ResponsiveDesignView.js',
],
'devtools_ui_js_files': [
+ 'front_end/ui/checkboxTextLabel.css',
'front_end/ui/dataGrid.css',
'front_end/ui/filter.css',
'front_end/ui/flameChart.css',
« no previous file with comments | « no previous file | Source/devtools/front_end/audits/AuditLauncherView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698