Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3452)

Unified Diff: content/shell/BUILD.gn

Issue 2110813002: bluetooth: Move First Device Chooser to tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698