Home | History | Annotate | Download | only in npapi

Lines Matching full:replacement_plugin

255     blink::WebPlugin* replacement_plugin =
258 if (!replacement_plugin)
267 container->setPlugin(replacement_plugin);
268 return replacement_plugin->initialize(container);