Searched refs:skip_gtalk_file_check (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/
H A Dchrome_content_client.cc237 static bool skip_gtalk_file_check = false; local
239 if (skip_gtalk_file_check || base::PathExists(path)) {
252 skip_gtalk_file_check = true;

Completed in 60 milliseconds