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 a976800d612fe9a3a107a0b1ff5bad1492dbb7bf..19a7fb5064ec7ecf3c7db3afc99783beb57ae3ee 100644 |
--- a/third_party/WebKit/Source/devtools/BUILD.gn |
+++ b/third_party/WebKit/Source/devtools/BUILD.gn |
@@ -584,6 +584,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", |