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

Unified Diff: components/components_tests.gyp

Issue 836363002: wifi_sync: add WifiConfigDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.1-network-state-helper
Patch Set: fix includes, EXPECT vs ASSERT, other nits 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 | « no previous file | components/wifi_sync.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 6c6b332851d1bf5181f86a488aaa54fea90f7dfc..938204dbc06d1d3b152c39f6f0a23ace868a8611 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -814,6 +814,7 @@
'sources': [
'pairing/message_buffer_unittest.cc',
'timers/alarm_timer_unittest.cc',
+ 'wifi_sync/wifi_config_delegate_chromeos_unittest.cc',
'wifi_sync/wifi_credential_unittest.cc',
'wifi_sync/wifi_security_class_chromeos_unittest.cc',
'wifi_sync/wifi_security_class_unittest.cc',
« no previous file with comments | « no previous file | components/wifi_sync.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698