Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dcore_oobe_handler.cc335 bool should_show_version = true; in UpdateOobeUIVisibility() local
339 should_show_version = false; in UpdateOobeUIVisibility()
341 CallJS("showVersion", should_show_version); in UpdateOobeUIVisibility()