| Index: third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| index 1242c5e51b58512acc69a13b2cdb833b04cf8f5c..c51bdc2bbbe0d99b0f804cf630989080cabf1e1a 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| @@ -661,6 +661,7 @@
|
| "debuggerPausedMessage.css",
|
| "eventListenerBreakpoints.css",
|
| "fileBasedSearchResultsPane.css",
|
| + "javaScriptBreakpointsSidebarPane.css",
|
| "navigatorTree.css",
|
| "navigatorView.css",
|
| "revisionHistory.css",
|
| @@ -670,6 +671,7 @@
|
| "sourcesSearch.css",
|
| "sourcesView.css",
|
| "threadsSidebarPane.css",
|
| + "xhrBreakpointsSidebarPane.css",
|
| "dialog.css"
|
| ]
|
| }
|
|
|