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

Unified Diff: components/cryptauth/ble/BUILD.gn

Issue 2829793002: Disable logging in CryptAuthBluetoothLowEnergyWeaveClientConnectionTest. It was too spammy. (Closed)
Patch Set: Add missing DEP. Created 3 years, 8 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
« no previous file with comments | « no previous file | components/cryptauth/ble/bluetooth_low_energy_weave_client_connection_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cryptauth/ble/BUILD.gn
diff --git a/components/cryptauth/ble/BUILD.gn b/components/cryptauth/ble/BUILD.gn
index a1de6a07ebf3e41b7dd6fa6ba2822a05fb60c1aa..3b241a8b81106479ac20151eb63678197d58bd9e 100644
--- a/components/cryptauth/ble/BUILD.gn
+++ b/components/cryptauth/ble/BUILD.gn
@@ -54,6 +54,7 @@ source_set("unit_tests") {
"//components/cryptauth",
"//components/cryptauth:test_support",
"//components/prefs:test_support",
+ "//components/proximity_auth/logging",
"//device/bluetooth:mocks",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « no previous file | components/cryptauth/ble/bluetooth_low_energy_weave_client_connection_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698