summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/devtools/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/devtools/BUILD.gn')
-rw-r--r--chromium/third_party/blink/renderer/devtools/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/third_party/blink/renderer/devtools/BUILD.gn b/chromium/third_party/blink/renderer/devtools/BUILD.gn
index bd71028a610..e21a157ae92 100644
--- a/chromium/third_party/blink/renderer/devtools/BUILD.gn
+++ b/chromium/third_party/blink/renderer/devtools/BUILD.gn
@@ -174,9 +174,11 @@ all_devtools_files = [
"front_end/console/ConsoleFilter.js",
"front_end/console/ConsoleSidebar.js",
"front_end/console/ConsolePanel.js",
+ "front_end/console/ConsolePinPane.js",
"front_end/console/ConsolePrompt.js",
"front_end/console/consoleView.css",
"front_end/console/consoleContextSelector.css",
+ "front_end/console/consolePinPane.css",
"front_end/console/consoleSidebar.css",
"front_end/console/ConsoleView.js",
"front_end/console/ConsoleViewMessage.js",