| 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 3dfa1de09b4cf22e3ecb0ea53f31e8e0e8fbff2b..e7abff67e4a4804767f0f24e1619bc6153c615f6 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",
|
| @@ -671,6 +672,7 @@
|
| "sourcesView.css",
|
| "threadsSidebarPane.css",
|
| "watchExpressionsSidebarPane.css",
|
| + "xhrBreakpointsSidebarPane.css",
|
| "dialog.css"
|
| ]
|
| }
|
|
|