| 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 be7dbab8105d8055813edb2de75856737d89848a..650efb582296ca3fa7e119c57f4c0bf1b17292bb 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| @@ -548,6 +548,7 @@
|
| "UIList.js",
|
| "AddSourceMapURLDialog.js",
|
| "CallStackSidebarPane.js",
|
| + "DebuggerPausedMessage.js",
|
| "SimpleHistoryManager.js",
|
| "EditingLocationHistoryManager.js",
|
| "EventListenerBreakpointsSidebarPane.js",
|
| @@ -584,6 +585,7 @@
|
| ],
|
| "resources": [
|
| "uiList.css",
|
| + "debuggerPausedMessage.css",
|
| "eventListenerBreakpoints.css",
|
| "fileBasedSearchResultsPane.css",
|
| "navigatorView.css",
|
|
|