| 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",
|
|
|