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

/external/chromium_org/chrome/common/
H A Dchrome_content_client.cc197 static bool skip_o1d_file_check = false; local
199 if (skip_o1d_file_check || base::PathExists(path)) {
212 skip_o1d_file_check = true;

Completed in 272 milliseconds