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

Unified Diff: components/wifi_sync/BUILD.gn

Issue 809803005: wifi_sync: add ability to convert WifiCredential to onc properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.0-wifi-security-class
Patch Set: Created 5 years, 11 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/wifi_sync/BUILD.gn
diff --git a/components/wifi_sync/BUILD.gn b/components/wifi_sync/BUILD.gn
index 38626ba202d648d36f2470fb2b0136e1768b9100..9ca41db490241867eb19f34d23512a5e7fcbba17 100644
--- a/components/wifi_sync/BUILD.gn
+++ b/components/wifi_sync/BUILD.gn
@@ -34,6 +34,7 @@ source_set("unit_tests") {
]
sources = [
+ "wifi_credential_unittest.cc",
"wifi_security_class_chromeos_unittest.cc",
"wifi_security_class_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698