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

Unified Diff: components/wifi_sync/BUILD.gn

Issue 849693002: wifi_sync: add FakeWifiConfigDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.2-wifi-config-delegate
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
« no previous file with comments | « components/components_tests.gyp ('k') | components/wifi_sync/fake_wifi_config_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/wifi_sync/BUILD.gn
diff --git a/components/wifi_sync/BUILD.gn b/components/wifi_sync/BUILD.gn
index 324bc8a08b5d5ff8c26ba16b63be02942c4f3d1f..30c987ba9bd10088dc5897b35f66c8a647006bd5 100644
--- a/components/wifi_sync/BUILD.gn
+++ b/components/wifi_sync/BUILD.gn
@@ -37,6 +37,8 @@ source_set("unit_tests") {
]
sources = [
+ "fake_wifi_config_delegate.cc",
+ "fake_wifi_config_delegate.h",
"wifi_config_delegate_chromeos_unittest.cc",
"wifi_credential_unittest.cc",
"wifi_security_class_chromeos_unittest.cc",
« no previous file with comments | « components/components_tests.gyp ('k') | components/wifi_sync/fake_wifi_config_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698