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

/external/chromium_org/third_party/WebKit/Source/web/
H A DContextFeaturesClientImpl.h38 class ContextFeaturesClientImpl FINAL : public ContextFeaturesClient {
40 static PassOwnPtr<ContextFeaturesClientImpl> create()
42 return adoptPtr(new ContextFeaturesClientImpl());
49 ContextFeaturesClientImpl() { } function in class:blink::FINAL

Completed in 83 milliseconds