Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dcontent_setting_bubble_model_unittest.cc160 const GURL frame2_url("http://host2.example:999/"); in TEST_F() local
181 content_settings->OnGeolocationPermissionSet(frame2_url, false); in TEST_F()