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

/external/chromium/chrome/browser/
H A Dblocked_content_container.h93 struct BlockedContent;
95 typedef std::vector<BlockedContent> BlockedContents;
H A Dblocked_content_container.cc13 struct BlockedContentContainer::BlockedContent { struct in class:BlockedContentContainer
14 BlockedContent(TabContents* tab_contents, function in struct:BlockedContentContainer::BlockedContent
48 BlockedContent(tab_contents, disposition, bounds, user_gesture));
64 BlockedContent content(*i);
/external/chromium/chrome/browser/tab_contents/
H A Dtab_specific_content_settings_unittest.cc39 TEST(TabSpecificContentSettingsTest, BlockedContent) {

Completed in 73 milliseconds