Chromium Code Reviews| Index: chrome/browser/custom_handlers/protocol_handler_registry.cc |
| diff --git a/chrome/browser/custom_handlers/protocol_handler_registry.cc b/chrome/browser/custom_handlers/protocol_handler_registry.cc |
| index 5a6dfae91134364984447dfffb2269b13714e820..a67aea6115e1bc1a6212bcfd730742b207fff126 100644 |
| --- a/chrome/browser/custom_handlers/protocol_handler_registry.cc |
| +++ b/chrome/browser/custom_handlers/protocol_handler_registry.cc |
| @@ -720,5 +720,3 @@ void ProtocolHandlerRegistry::AddPredefinedHandler( |
| RegisterProtocolHandler(handler); |
| SetDefault(handler); |
| } |
| - |
| - |