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

Unified Diff: content/test/BUILD.gn

Issue 2658473002: Refactor BluetoothAllowedDevicesMap (Closed)
Patch Set: cleaned up layout test code Created 3 years, 10 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 8f7c3a23a45780192d7a684093c979d304f47336..27d7a534d44c90ca7a96a74018c958eb94f9b9fb 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1001,7 +1001,7 @@ test("content_unittests") {
"../browser/blob_storage/blob_transport_host_unittest.cc",
"../browser/blob_storage/blob_transport_request_builder_unittest.cc",
"../browser/blob_storage/blob_url_request_job_unittest.cc",
- "../browser/bluetooth/bluetooth_allowed_devices_map_unittest.cc",
+ "../browser/bluetooth/bluetooth_allowed_devices_unittest.cc",
"../browser/bluetooth/bluetooth_blocklist_unittest.cc",
"../browser/bluetooth/bluetooth_device_chooser_controller_unittest.cc",
"../browser/bluetooth/frame_connected_bluetooth_devices_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698