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

Unified Diff: components/components_tests.gyp

Issue 836303004: wifi_sync: implement ACTION_ADD in WifiCredentialSyncableService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.2-wifi-config-delegate
Patch Set: rebase 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/BUILD.gn » ('j') | components/wifi_sync/BUILD.gn » ('J')
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 6d7abf9c7fd0005d8784c567c26309264cb7c38c..0319968bb075acacc88c34b9ee966f001d99aa95 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -817,6 +817,7 @@
'wifi_sync/fake_wifi_config_delegate.cc',
mukesh agrawal 2015/01/20 21:13:15 Removed due to rolling the Fake into the WCSS unit
'wifi_sync/fake_wifi_config_delegate.h',
'wifi_sync/wifi_config_delegate_chromeos_unittest.cc',
+ 'wifi_sync/wifi_credential_syncable_service_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/BUILD.gn » ('j') | components/wifi_sync/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698