| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index d883a11979e1060c84a4a17ed72dafc482fd1902..98f59d6e878b6851ce153719e8a8be99e05ce6ac 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -585,6 +585,7 @@ all_devtools_files = [
|
| "front_end/sources/TabbedEditorContainer.js",
|
| "front_end/sources/threadsSidebarPane.css",
|
| "front_end/sources/ThreadsSidebarPane.js",
|
| + "front_end/sources/watchExpressionsSidebarPane.css",
|
| "front_end/sources/WatchExpressionsSidebarPane.js",
|
| "front_end/sources/WorkspaceMappingTip.js",
|
| "front_end/sources/XHRBreakpointsSidebarPane.js",
|
|
|