Index: content/shell/shell_content_client.cc |
diff --git a/content/shell/shell_content_client.cc b/content/shell/shell_content_client.cc |
index f96b6a3a6cf8d5978f4ba60670325181577ad017..a8f697aedc1cd3a10f80fda0468c5d8e26bad899 100644 |
--- a/content/shell/shell_content_client.cc |
+++ b/content/shell/shell_content_client.cc |
@@ -5,7 +5,7 @@ |
#include "content/shell/shell_content_client.h" |
#include "base/command_line.h" |
-#include "base/string_piece.h" |
+#include "base/strings/string_piece.h" |
#include "base/utf_string_conversions.h" |
#include "content/public/common/content_switches.h" |
#include "content/shell/shell_switches.h" |