Chromium Code Reviews| 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 e5fe01a416819c2f172626d8aa7cf1ea6ceca902..f155483a65b0706af16d7d42e7f433e81239e28b 100644 |
| --- a/third_party/WebKit/Source/devtools/BUILD.gn |
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn |
| @@ -393,6 +393,7 @@ devtools_console_js_files = [ |
| "front_end/console/ConsolePanel.js", |
| "front_end/console/ConsoleView.js", |
| "front_end/console/ConsoleViewMessage.js", |
| + "front_end/console/ConsolePrompt.js", |
|
pfeldman
2016/09/14 00:31:52
sort alphabetically
einbinder
2016/09/14 20:21:05
Done.
|
| ] |
| devtools_devices_js_files = [ |
| "front_end/devices/devicesView.css", |