PLUGIN_QUIRK_COPY_STREAM_DATA   57 content/child/npapi/webplugin_delegate_impl.cc     quirks_ |= PLUGIN_QUIRK_COPY_STREAM_DATA;
PLUGIN_QUIRK_COPY_STREAM_DATA  325 content/child/npapi/webplugin_delegate_impl.cc   bool copy_stream_data = !!(quirks_ & PLUGIN_QUIRK_COPY_STREAM_DATA);