Chromium Code Reviews| Index: chrome/browser/external_protocol_handler.cc |
| =================================================================== |
| --- chrome/browser/external_protocol_handler.cc (revision 11638) |
| +++ chrome/browser/external_protocol_handler.cc (working copy) |
| @@ -11,7 +11,6 @@ |
| #include "base/logging.h" |
| #include "base/message_loop.h" |
| #include "base/registry.h" |
| -#include "base/scoped_ptr.h" |
| #include "base/string_util.h" |
| #include "base/thread.h" |
| #include "chrome/browser/browser.h" |