Home
last modified time | relevance | path

Searched refs:kDisableSyncAutofillProfile (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_factory_impl_unittest.cc132 TestSwitchDisablesType(switches::kDisableSyncAutofillProfile, in TEST_F()
Dprofile_sync_factory_impl.cc152 if (!command_line_->HasSwitch(switches::kDisableSyncAutofillProfile)) { in CreateProfileSyncService()
/external/chromium/chrome/common/
Dchrome_switches.cc285 const char kDisableSyncAutofillProfile[] = "disable-sync-autofill-profile"; variable
Dchrome_switches.h93 extern const char kDisableSyncAutofillProfile[];