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

Unified Diff: components/cryptauth/BUILD.gn

Issue 2697763002: [CrOS Tether]: Create BleConnectionManager, which manages secure connections between the current de… (Closed)
Patch Set: Add missing DEP. 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: components/cryptauth/BUILD.gn
diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn
index 1b14f27c9d348466896ffdbc7b7c37ff81f2c163..9c8049e4320f32f5e6c532f82419e66c13799afa 100644
--- a/components/cryptauth/BUILD.gn
+++ b/components/cryptauth/BUILD.gn
@@ -99,6 +99,8 @@ static_library("test_support") {
"fake_connection.h",
"fake_cryptauth_gcm_manager.cc",
"fake_cryptauth_gcm_manager.h",
+ "fake_secure_channel.cc",
+ "fake_secure_channel.h",
"fake_secure_context.cc",
"fake_secure_context.h",
"fake_secure_message_delegate.cc",
« no previous file with comments | « chromeos/components/tether/proto/tether.proto ('k') | components/cryptauth/ble/bluetooth_low_energy_weave_client_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698