Searched refs:oldWMPPluginPath (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/plugins/win/
H A DPluginDatabaseWin.cpp123 String oldWMPPluginPath; local
151 oldWMPPluginPath = fullPath;
165 if (!oldWMPPluginPath.isEmpty() && !newWMPPluginPath.isEmpty())
166 paths.remove(oldWMPPluginPath);

Completed in 36 milliseconds