| Index: chrome/common/chrome_content_client_ios.mm
|
| ===================================================================
|
| --- chrome/common/chrome_content_client_ios.mm (revision 211642)
|
| +++ chrome/common/chrome_content_client_ios.mm (working copy)
|
| @@ -31,11 +31,6 @@
|
| NOTREACHED();
|
| }
|
|
|
| -void ChromeContentClient::AddNPAPIPlugins(
|
| - webkit::npapi::PluginList* plugin_list) {
|
| - NOTREACHED();
|
| -}
|
| -
|
| void ChromeContentClient::AddAdditionalSchemes(
|
| std::vector<std::string>* standard_schemes,
|
| std::vector<std::string>* saveable_shemes) {
|
|
|