Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dresource_util.cc177 base::FilePath pak_dir; in GetResourcesDir() local
178 base::PathService::Get(base::DIR_ASSETS, &pak_dir); in GetResourcesDir()
179 return pak_dir; in GetResourcesDir()