Searched defs:InjectedStyleSheetEntry (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DInjectedStyleSheets.h37 class InjectedStyleSheetEntry { class in namespace:blink
40 InjectedStyleSheetEntry(const String& source, const Vector<String>& whitelist, StyleInjectionTarget injectedFrames) function in class:blink::InjectedStyleSheetEntry
57 typedef Vector<OwnPtr<InjectedStyleSheetEntry> > InjectedStyleSheetEntryVector;

Completed in 79 milliseconds