Index: chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h |
diff --git a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h |
index 6e1fc31acff5ba25701c15975e721267d9b92f3c..abd389e21bc678ce793ca3374ba2a7a77aa45077 100644 |
--- a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h |
+++ b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h |
@@ -5,7 +5,7 @@ |
#ifndef CHROME_BROWSER_CUSTOM_HANDLERS_REGISTER_PROTOCOL_HANDLER_INFOBAR_DELEGATE_H_ |
#define CHROME_BROWSER_CUSTOM_HANDLERS_REGISTER_PROTOCOL_HANDLER_INFOBAR_DELEGATE_H_ |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "chrome/browser/infobars/confirm_infobar_delegate.h" |
#include "chrome/common/custom_handlers/protocol_handler.h" |