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

Unified Diff: chrome/test/BUILD.gn

Issue 2755643005: cros: Extract TrayBluetoothHelper from SystemTrayDelegateChromeOS (Closed)
Patch Set: Created 3 years, 9 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index d2612b51ca9b694216848dac35ac0832ef90238c..34d64d8120aab8ea34252c9262bae99518008a19 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4176,6 +4176,7 @@ test("unit_tests") {
"../browser/ui/ash/multi_user/user_switch_util_unittest.cc",
"../browser/ui/ash/session_controller_client_unittest.cc",
"../browser/ui/ash/system_tray_delegate_chromeos_unittest.cc",
+ "../browser/ui/ash/tray_bluetooth_helper_unittest.cc",
"../browser/ui/ash/window_positioner_unittest.cc",
"../browser/ui/window_sizer/window_sizer_ash_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698