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

/external/chromium_org/content/browser/
H A Dstorage_partition_impl_map.cc231 base::FilePath browser_context_root = local
234 CHECK(!browser_context_root.empty());
235 CHECK(browser_context_root.IsParent(root) && browser_context_root != root);

Completed in 169 milliseconds