Searched defs:cr_source_root (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dbase_paths_linux.cc67 std::string cr_source_root; local
68 if (env->GetVar("CR_SOURCE_ROOT", &cr_source_root)) {
69 path = FilePath(cr_source_root);

Completed in 76 milliseconds