Home | History | Annotate | Download | only in browser

Lines Matching refs:kEnableSdch

1416   // Disable SDCH filtering if switches::kEnableSdch is 0.
1418 if (parsed_command_line().HasSwitch(switches::kEnableSdch)) {
1420 switches::kEnableSdch), &sdch_enabled);