Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/options/
Dbrowser_options_handler.cc149 int do_fixup; in SetHomePage() local
153 CHECK(base::StringToInt(do_fixup_string, &do_fixup)); in SetHomePage()
155 if (do_fixup) { in SetHomePage()