| Index: chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc
|
| diff --git a/chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc b/chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc
|
| index a5a669074ea5f2e21ef49c950bcbfbd7003e9dc9..a6c0b97f0f2e63cbb6e5baa66f28d413d6c6ba4f 100644
|
| --- a/chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc
|
| +++ b/chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc
|
| @@ -8,7 +8,6 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop.h"
|
| -#include "base/task.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/custom_handlers/protocol_handler.h"
|
|
|