Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dcontent_setting_bubble_model_unittest.cc159 const GURL frame1_url("http://host1.example/"); in TEST_F() local
167 content_settings->OnGeolocationPermissionSet(frame1_url, true); in TEST_F()
173 setting_map->SetContentSetting(frame1_url, page_url, CONTENT_SETTING_ALLOW); in TEST_F()