Chromium Code Reviews| Index: content/shell/shell_plugin_service_filter.h |
| =================================================================== |
| --- content/shell/shell_plugin_service_filter.h (revision 212806) |
| +++ content/shell/shell_plugin_service_filter.h (working copy) |
| @@ -22,7 +22,7 @@ |
| const void* context, |
| const GURL& url, |
| const GURL& policy_url, |
| - webkit::WebPluginInfo* plugin) OVERRIDE; |
| + WebPluginInfo* plugin) OVERRIDE; |
| virtual bool CanLoadPlugin(int render_process_id, |
| const base::FilePath& path) OVERRIDE; |