Index: chrome/browser/external_protocol_handler.cc |
=================================================================== |
--- chrome/browser/external_protocol_handler.cc (revision 9942) |
+++ chrome/browser/external_protocol_handler.cc (working copy) |
@@ -12,6 +12,7 @@ |
#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" |
#include "chrome/browser/browser_process_impl.h" |