Home | History | Annotate | Download | only in sync

Lines Matching refs:switches

231   if (command_line.HasSwitch(switches::kSyncServiceURL)) {
233 switches::kSyncServiceURL));
1283 // We have switches::kEnableSync just in case we need to change back to
1285 return !CommandLine::ForCurrentProcess()->HasSwitch(switches::kDisableSync);