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

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

Issue 2500493003: [DevTools] make breakpoints better (Closed)
Patch Set: Created 4 years, 1 month 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: third_party/WebKit/Source/devtools/front_end/ui/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/module.json b/third_party/WebKit/Source/devtools/front_end/ui/module.json
index 1f2f5415c96c4db3c85ee5127ef426b6dc11c937..0fed4d8ed90810b3e4a8cf00f03821a75635eb3c 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json
@@ -28,6 +28,7 @@
"Icon.js",
"Infobar.js",
"InplaceEditor.js",
+ "InlineBreakpoint.js",
"TextEditor.js",
"KeyboardShortcut.js",
"ListWidget.js",
@@ -72,6 +73,7 @@
"inspectorSyntaxHighlight.css",
"inspectorSyntaxHighlightDark.css",
"inspectorViewTabbedPane.css",
+ "inlineBreakpoint.css",
"listWidget.css",
"panelEnablerView.css",
"popover.css",

Powered by Google App Engine
This is Rietveld 408576698