| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 43c7ea1d69506d7f395a6d66cafad487d08c9582..8804c4a00904c6025cdefdf2c3477c1488f8a1ad 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -74,6 +74,8 @@ static_library("content_shell_lib") {
|
| "browser/layout_test/layout_test_devtools_frontend.h",
|
| "browser/layout_test/layout_test_download_manager_delegate.cc",
|
| "browser/layout_test/layout_test_download_manager_delegate.h",
|
| + "browser/layout_test/layout_test_first_device_bluetooth_chooser.cc",
|
| + "browser/layout_test/layout_test_first_device_bluetooth_chooser.h",
|
| "browser/layout_test/layout_test_javascript_dialog_manager.cc",
|
| "browser/layout_test/layout_test_javascript_dialog_manager.h",
|
| "browser/layout_test/layout_test_message_filter.cc",
|
|
|