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

Unified Diff: components/cryptauth/BUILD.gn

Issue 2576283002: [Chrome OS Tether] Create BleAdvertisementDeviceQueue. (Closed)
Patch Set: hansberry@ comments. Created 4 years 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: components/cryptauth/BUILD.gn
diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn
index 1bfdc1ba76a2b72eb2defb411ac1c7bd877dfaba..a1cec1d73a79baee9db9f4bb0550ebb593b98ce3 100644
--- a/components/cryptauth/BUILD.gn
+++ b/components/cryptauth/BUILD.gn
@@ -73,6 +73,8 @@ static_library("test_support") {
"mock_cryptauth_client.h",
"mock_sync_scheduler.cc",
"mock_sync_scheduler.h",
+ "remote_device_test_util.cc",
+ "remote_device_test_util.h",
]
public_deps = [
« no previous file with comments | « chromeos/components/tether/ble_advertisement_device_queue_unittest.cc ('k') | components/cryptauth/remote_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698